MCPcopy 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

ToMethod · 0.65
mainFunction · 0.65
mainFunction · 0.65

Implementers 1

socketsocket.go

Calls

no outgoing calls

Tested by

no test coverage detected