ludovicbarreca/websocket_chat_poc
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
Just a proof of concept of live webchat using websockets. This project should provide the following : - Websocket server in PHP - Chat client using jQuery Just a quick written POC !