freebsd-ports/www/p5-AnyEvent-WebSocket-Client/pkg-descr
Mark Felder d4ab7db549 This class provides an interface to interact with a web server that
provides services via the WebSocket protocol in an AnyEvent context.
It uses Protocol::WebSocket rather than reinventing the wheel. You could
use AnyEvent and Protocol::WebSocket directly if you wanted finer grain
control, but if that is not necessary then this class may save you some
time.

WWW: https://github.com/plicease/AnyEvent-WebSocket-Client
2017-12-08 19:36:14 +00:00

8 lines
420 B
Text

This class provides an interface to interact with a web server that
provides services via the WebSocket protocol in an AnyEvent context.
It uses Protocol::WebSocket rather than reinventing the wheel. You could
use AnyEvent and Protocol::WebSocket directly if you wanted finer grain
control, but if that is not necessary then this class may save you some
time.
WWW: https://github.com/plicease/AnyEvent-WebSocket-Client