You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The master version only support select. You need ev (linux only ) or event library. I make a version using ev and now ghedipunk work on it to include more feature like ( unit test ).
If you want I can push my version with libev. I use it first because my server run under linux and second it's easier to setup as it work on the same level of abstraction of socket_select.
I am interested by your libev version, Xaraknid :)
I've been using node.js for a chat and already used websocket, but for managing some alerts I'd like to use websocket with PHP and libev.
I just have a quick question :)
Does this websocket server support
epoll
?The text was updated successfully, but these errors were encountered: