Home > websocket_chat_poc

websocket_chat_poc

Websocket_chat_poc is a project mainly written in PHP, it's free.

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 !

Previous:demo_app