walkor / workerman

An asynchronous event driven PHP socket framework. Supports HTTP, Websocket, SSL and other custom protocols.

Home Page:http://www.workerman.net

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

From Ratchet to Workerman

programarivm opened this issue · comments

At ChesslaBlab, we're moving from Ratchet to Workerman. Since we've developed an object-oriented socket exposing chess functionality, this should be easy to achieve.

See:

Stay tuned, and keep up the great work!

Finally we'll be supporting multiple different async frameworks at the same time including Ratchet, AMPHP and Workerman. Looking forward to the updates!