phpsocket.io
Realtime framework
A PHP implementation of a real-time communication framework using Workerman
A server side alternative implementation of socket.io in PHP based on workerman.
2k stars
121 watching
510 forks
Language: PHP
last commit: about 1 month ago
Linked from 1 awesome list
chat-demophpphpsocketrealtimesocket-iosocketioworkerman
Related projects:
Repository | Description | Stars |
---|---|---|
walkor/workerman | A framework for building fast and scalable network applications using asynchronous event-driven programming in PHP. | 11,207 |
socketio/socket.io-client-java | A Java library for real-time communication over the web. | 5,348 |
elephantio/elephant.io | A client library for socket.io written in PHP. | 112 |
moemoe89/simple-realtime-message-socketio-nodejs-ci | A tool for real-time message pushing using Node.js and Socket.IO with PHP and MySQL integration. | 97 |
socketio/socket.io-protocol | A specification for full-duplex and low-overhead communication protocol between clients and servers. | 508 |
miguelgrinberg/python-socketio | A Python implementation of the Socket.IO real-time communication protocol for building scalable web applications | 4,043 |
mrniko/netty-socketio | A real-time Java framework implementing the Socket.IO protocol on top of Netty | 6,855 |
billroy/socket.io-arduino-client | An Arduino client for connecting to and messaging with Socket.io servers using WebSocket technology. | 195 |
weapp-socketio/weapp.socket.io | A WebSocket client library for building real-time communication in WeChat Mini Programs | 696 |
miguelgrinberg/flask-socketio | Provides a way to establish real-time communication between a Flask application and its clients using WebSockets. | 5,383 |
1c3t3a/rust-socketio | An implementation of a socket.io client in Rust | 432 |
thinkjs/think-websocket-socket.io | A Socket.io adapter for ThinkJS, enabling real-time communication between clients and servers. | 9 |
socketio/socket.io-client-swift | A library providing a client-side implementation of the Socket.IO real-time communication protocol for iOS and macOS applications. | 5,226 |
cytle/socket.io-mp-client | An implementation of the WebSocket protocol for real-time communication between small programs and servers. | 118 |
socketio/socket.io | Realtime communication framework for Node.js applications | 61,369 |