perl-AnyEvent-WebSocket-Client - WebSocket client for AnyEvent
| Website: | https://metacpan.org/dist/AnyEvent-WebSocket-Client |
|---|---|
| License: | GPL-1.0-or-later OR Artistic-1.0-Perl |
| Vendor: | Alcance Libre, Inc. |
- Description:
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.
Packages
| perl-AnyEvent-WebSocket-Client-0.55-6.aldos.noarch [33 KiB] |
Changelog
by Joe Orton (2024-06-28):
- require URI::ws |