kakserpom / phpdaemon

Asynchronous server-side framework for network applications implemented in PHP using libevent
http://daemon.io/
GNU Lesser General Public License v3.0
1.53k stars 231 forks source link

Sockjs dev #186

Closed kakserpom closed 10 years ago

kakserpom commented 10 years ago

Implementation of SockJS server. Currently only 'xhr-polling' is available. Other methods are coming soon.