sse-chat-example icon indicating copy to clipboard operation
sse-chat-example copied to clipboard

A little example chat script, which uses server sent events instead of polling.

Server Sent Events - Chat Example

A little example chat script, which uses server sent events instead of polling.

Built with PHP, RedbeanPHP, Vue2+axios and Bootstrap.

Screenshot:

Screenshot

To install it, git clone it, and then composer install.