Copyright © 2012. Wisembly
Elephant.io is a rough socket.io client written in PHP. Its goal is to ease communications between your PHP application and a socket.io server. Protocol version of socket.io currently supported is 1. Only websocket transport is available at the moment.
This software is distributed under MIT Licence. See LICENCE for more info.
Author: Ludovic Barreca [email protected]
Mainteners: Guillaume Potier [email protected] Gabriel Majoulet [email protected]
Special thanks goes to Mark Karpeles who helped me a bit to understand the way websockets works.