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
$300 Free Credits to Build on Google Cloud
Put your $300 in credit toward real workloads, then keep building with free monthly usage for 20+ products. No commitment and no charge until you upgrade.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Bloatless PHP WebSockets!