Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/djherbis/socket
/ To
Method
To
socket.go:29–29 ·
view source on GitHub ↗
To returns an Emitter to the passed room.
(string)
Source
from the content-addressed store, hash-verified
27
28
// To returns an Emitter to the passed room.
29
To(string) Emitter
30
31
// Request returns the request which this Socket was created from.
32
Request() *http.Request
Callers
3
To
Method · 0.65
main
Function · 0.65
main
Function · 0.65
Implementers
1
socket
socket.go
Calls
no outgoing calls
Tested by
no test coverage detected