Skip to content

10layer/elephant.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Elephant.io

Copyright © 2012. Balloon, Ludovic Barreca

Author: Ludovic Barreca [email protected]

About

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.

Licence

This software is distributed under MIT Licence. See LICENCE for more info.

Special Thanks

Special thanks goes to Mark Karpeles who helped me a bit to understand the way websockets works.

Packages

No packages published

Languages

  • PHP 98.7%
  • JavaScript 1.3%