Net-WebSocket-Server-0.004000

straightforward Perl WebSocket server

Index | net

Description

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.

Run Dependencies