aboutsummaryrefslogtreecommitdiff
path: root/www/p5-AnyEvent-WebSocket-Client/pkg-plist
Commit message (Collapse)AuthorAgeFilesLines
* This class provides an interface to interact with a web server thatMark Felder2017-12-081-0/+6
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 Notes: svn path=/head/; revision=455797