-
-
02 Oct 2012 06:10:06 UTC
- Browse (raw)
- Changes
- How to Contribute
- Repository
- Issues (11)
- Testers (406 / 4 / 0)
- Kwalitee
Bus factor: 1- License: artistic_2
- Perl: v5.8.7
- Activity
24 month- Tools
- Download (395.62KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
- Dependencies
- AnyEvent
- Carp
- JSON
- Protocol::SocketIO
- Protocol::WebSocket
- Scalar::Util
- Test::More
- Test::TCP
- and possibly others
- Reverse dependencies
- CPAN Testers List
- Dependency graph
Changes for version 0.14 - 2012-06-05
- Fixed exception handling bugs (Jason May)
- Provide the status code when throwing a websocket exception (Jason May)
- Added room support (Michael FiG)
Modules
Socket.IO PSGI applicationSockets classConnection classHandleSocket.IO message parsing and buildingConnection poolRedis classResource classSocket classSockets classTesting PocketIOBase class for transportsBasic class for polling transportsHtmlfile transportJSONPPolling transportWebSocket transportXHRMultipart transportXHRPolling transportProvides
in lib/PocketIO/Exception.pmin lib/PocketIO/Room.pmin lib/PocketIO/Util.pmExamples
- examples/chat/README
- examples/chat/chat-redis.psgi
- examples/chat/chat-rooms.psgi
- examples/chat/chat.psgi
- examples/chat/public/WebSocketMain.swf
- examples/chat/public/WebSocketMainInsecure.swf
- examples/chat/public/chat.html
- examples/chat/public/socket.io.js
- examples/chat/public/stylesheets/style.css
- examples/flash-policy-server
Other files
Module Install Instructions
To install PocketIO, copy and paste the appropriate command in to your terminal.
cpanm PocketIO
perl -MCPAN -e shell install PocketIO
For more information on module installation, please visit the detailed CPAN module installation guide.