sse-chat-example
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:

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