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
Custom VMs From 1 to 96 vCPUs With 99.95% Uptime
Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Bloatless PHP WebSockets!