Our great sponsors
-
Workerman
An asynchronous event driven PHP socket framework. Supports HTTP, Websocket, SSL and other custom protocols. PHP>=5.4.
The code above is an example of creating a websocket server from the usage example on the workerman/workerman page on github.
NOTE:
The number of mentions on this list indicates mentions on common posts plus user suggested alternatives.
Hence, a higher number means a more popular project.
Related posts
- Integrating a websocket interfase into a REST API?
- The benefits and pitfalls of using Laravel to make a persistent browser-based game
- Chatmosphere - a chat app I made a few weeks ago. Let me know what ya think!
- Converting a custom chat to use serverless AWS for it's backend (Part 1: The Setup)
- What options do i have for some sort of task scheduling (or RTOS like features) in embedded linux?