straightforward Perl WebSocket server
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.

Maintainer: The OpenBSD ports mailing-list <ports@openbsd.org>

WWW: https://metacpan.org/release/Net-WebSocket-Server
