Changes for version 0.17 - 2014-01-07
- just meta files update
 
Modules
Socket.IO PSGI application    
  
Sockets class    
  
Connection class    
  
Handle    
  
Socket.IO message parsing and building    
  
Connection pool    
  
Redis class    
  
Resource class    
  
Socket class    
  
Sockets class    
  
Testing PocketIO    
  
Base class for transports    
  
Basic class for polling transports    
  
Htmlfile transport    
  
JSONPPolling transport    
  
WebSocket transport    
  
XHRMultipart transport    
  
XHRPolling transport    
  Provides
      in lib/PocketIO/Exception.pm
    
  
      in lib/PocketIO/Room.pm
    
  
      in lib/PocketIO/Util.pm
    
  Examples
- 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