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
Our Free Plans just got better! | Auth0
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Bloatless PHP WebSockets!