|
NAMEPocketIO::Pool::Redis - Redis classSYNOPSISmy $pocketio = PocketIO->new(pool => PocketIO::Pool::Redis->new); DESCRIPTIONUses Redis' pub/sub infrastructureMETHODS"new"Create new instance."add_connection"Add new connection."remove_connection"Remove connection."broadcast"Send broadcast message."send"Send message to all client.
Visit the GSP FreeBSD Man Page Interface. |