856803ba1a
- Bump PORTREVISION for dependency change - Add missing trailing slash to WWW PR: ports/163036 Submitted by: sunpoet (myself) Approved by: maintainer (timeout, 19 days)
5 lines
253 B
Text
5 lines
253 B
Text
Client/server WebSocket message and frame parser/constructor. This
|
|
module does not provide a WebSocket server or client, but is made for
|
|
using in http servers or clients to provide WebSocket support
|
|
|
|
WWW: http://search.cpan.org/dist/Protocol-WebSocket/
|