Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/djherbis/socket
/ Join
Method
Join
socket.go:20–20 ·
view source on GitHub ↗
Join adds a Socket to the passed Room
(room string)
Source
from the content-addressed store, hash-verified
18
19
// Join adds a Socket to the passed Room
20
Join(room string)
21
22
// Leave removes a Socket from the passed Room
23
Leave(room string)
Callers
1
Join
Method · 0.65
Implementers
1
socket
socket.go
Calls
no outgoing calls
Tested by
no test coverage detected