ports/net/p5-Net-WebSocket-Server/pkg/DESCR

5 lines
243 B
Text
Raw Normal View History

2023-08-16 22:26:55 +00:00
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.