Simple WebSocket server implemented in PHP.
Features
- After downloading the sourcecode to your machine, you need some code to actually put your websocket server together
- The websocket server itself handles connections but is pretty useless without any addional logic
- A common requirement for long-running processes such as a websocket server is to execute tasks periodically
- It is often required to push data into the websocket-server process from another application
- This javascript connects to the chat application on your server and prints all incoming messages into the console
- The code is relatively simple and easy to understand
Categories
WebSocket ServersLicense
MIT LicenseFollow Bloatless PHP WebSockets
Other Useful Business Software
MongoDB Atlas runs apps anywhere
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Bloatless PHP WebSockets!