Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Proxy ¶
type Proxy struct {
AgentsByRemoteIp map[string][]*Agent
// contains filtered or unexported fields
}
TODO: Use channels to register/remove agents to prevent race conditions See: https://github.com/gorilla/websocket/blob/master/examples/chat/hub.go
Click to show internal directories.
Click to hide internal directories.