ASL
WebSocketServer Member List

This is the complete list of members for WebSocketServer, including all inherited members.

bind(int port)SocketServerinline
bind(const String &ip, int port)SocketServer
bindPath(const String &sname)SocketServer
bindTLS(const String &ip, int port)SocketServer
bindTLS(int port)SocketServerinline
clients() constWebSocketServerinline
running() constSocketServerinline
serve(WebSocket &s)WebSocketServervirtual
setSequential(bool on)SocketServerinline
socketError() constSocketServer
start(bool nonblocking=false)SocketServer
stop(bool sync=false)SocketServer
useCert(const String &cert, const String &key)SocketServer