NAME
Clio::Server::HTTP::Client::WebSocket - Clio HTTP Client for WebSocket connections
VERSION
version 0.02
DESCRIPTION
Clio HTTP package for handling clients connected over WebSockets.
Extends Clio::Server::HTTP::Client::Stream.
ATTRIBUTES
version
WebSocket version of connected client.
METHODS
write
Write client's message to process.
respond
Returns response callback for handling client communication.
AUTHOR
Alex J. G. Burzyński <ajgb@cpan.org>
COPYRIGHT AND LICENSE
This software is copyright (c) 2012 by Alex J. G. Burzyński <ajgb@cpan.org>.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.