PocketIO::Pool - Connection pool
PocketIO::Pool is a connection pool.
new
find_connection
add_connection
remove_connection
connections
send
broadcast
To install PocketIO, copy and paste the appropriate command in to your terminal.
cpanm
cpanm PocketIO
CPAN shell
perl -MCPAN -e shell install PocketIO
For more information on module installation, please visit the detailed CPAN module installation guide.