Ratchet topic
Ratchet is a set of libraries that allows PHP developers to create real-time, bidirectional applications between clients and servers over WebSockets. The organization provides the following repositories: Ratchet as a WebSocket server, Pawl as a WebSocket client, and RFC6455 which is an I/O-agnostic library for WebSocket protocol handling.
List
Ratchet repositories
WebSocketAndroidClient
17
Stars
4
Forks
Watchers
Android webSocket client for Ratchet Server
chatroom-php-mysql-ratchet
28
Stars
24
Forks
Watchers
Chat application in PHP & MySQL using Ratchet Library