[ bianca ]
[ 源代码: libanyevent-websocket-client-perl ]
软件包:libanyevent-websocket-client-perl(0.55-1)
libanyevent-websocket-client-perl 的相关链接
下载源码包 libanyevent-websocket-client-perl:
- [libanyevent-websocket-client-perl_0.55-1.debian.tar.xz]
- [libanyevent-websocket-client-perl_0.55-1.dsc]
- [libanyevent-websocket-client-perl_0.55.orig.tar.gz]
维护小组:
外部的资源:
- 主页 [metacpan.org]
相似软件包:
Perl WebSocket client for AnyEvent
AnyEvent::WebSocket::Client 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.
The recommended API was added to the AnyEvent::WebSocket::Connection class with version 0.12, so it is recommended that you include that version when using this module. The older version of the API has since been deprecated and removed.
其他与 libanyevent-websocket-client-perl 有关的软件包
|
|
|
|
-
- dep: libanyevent-connector-perl
- tcp_connect with transparent proxy handling
-
- dep: libanyevent-perl
- event loop framework with multiple implementations
-
- dep: libmoo-perl
- Minimalist Object Orientation library (with Moose compatibility)
-
- dep: libperlx-maybe-perl
- return a pair only if they are both defined
-
- dep: libprotocol-websocket-perl
- Perl library that implements WebSocket protocol
-
- dep: liburi-perl
- module to manipulate and access URI strings
-
- dep: liburi-ws-perl
- WebSocket support for URI package
-
- dep: perl
- Larry Wall's Practical Extraction and Report Language