Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Client ¶
TODO naming here is not quite right. This is really a session or a connection, and ID is really the ClientUUID / connection string, which is either a device ID or a future extension for anonymous subscriptions directly to a channel
func (*Client) RemoteAddr ¶
type ClientImage ¶
type ClientImage struct {
// contains filtered or unexported fields
}
type Hub ¶
func (*Hub) GetSessions ¶
func (h *Hub) GetSessions() []SessionInfo
func (*Hub) GetWsHandler ¶
func (h *Hub) GetWsHandler() http.HandlerFunc
func (*Hub) ReloadApplets ¶
Click to show internal directories.
Click to hide internal directories.