fb16dfecae
Commit b7f05445c0
has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner)
6 lines
360 B
Text
6 lines
360 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.
|