5 lines
243 B
Text
5 lines
243 B
Text
|
Net::WebSocket::Server implements the details of a WebSocket server and
|
||
|
invokes the provided callbacks whenever something interesting happens.
|
||
|
Individual connections to the server are represented as
|
||
|
Net::WebSocket::Server::Connection objects.
|