MCPcopy Create free account
hub / github.com/djherbis/socket / Leave

Method Leave

socket.go:23–23  ·  view source on GitHub ↗

Leave removes a Socket from the passed Room

(room string)

Source from the content-addressed store, hash-verified

21
22 // Leave removes a Socket from the passed Room
23 Leave(room string)
24
25 // Rooms returns the rooms this Socket is in
26 Rooms() []string

Callers 2

LeaveMethod · 0.65
disconnectMethod · 0.65

Implementers 1

socketsocket.go

Calls

no outgoing calls

Tested by

no test coverage detected