Sane C++ Libraries
C++ Platform Abstraction Libraries
Loading...
Searching...
No Matches
SC::HttpWebSocketSmallHub Member List

This is the complete list of members for SC::HttpWebSocketSmallHub, including all inherited members.

broadcastFrame(Span< const char > encodedFrame) (defined in SC::HttpWebSocketSmallHub)SC::HttpWebSocketSmallHub
broadcastText(Span< const char > payload, Span< char > frameStorage) (defined in SC::HttpWebSocketSmallHub)SC::HttpWebSocketSmallHub
getCapacity() const (defined in SC::HttpWebSocketSmallHub)SC::HttpWebSocketSmallHubinline
getNumClients() const (defined in SC::HttpWebSocketSmallHub)SC::HttpWebSocketSmallHubinline
init(Span< HttpWebSocketHubClient > clientStorage) (defined in SC::HttpWebSocketSmallHub)SC::HttpWebSocketSmallHub
isClientActive(size_t clientIndex) const (defined in SC::HttpWebSocketSmallHub)SC::HttpWebSocketSmallHub
join(const HttpWebSocketTransportView &transport, size_t &clientIndex) (defined in SC::HttpWebSocketSmallHub)SC::HttpWebSocketSmallHub
leave(size_t clientIndex) (defined in SC::HttpWebSocketSmallHub)SC::HttpWebSocketSmallHub
onBroadcastFrame (defined in SC::HttpWebSocketSmallHub)SC::HttpWebSocketSmallHub