An open API service indexing awesome lists of open source software.

https://github.com/coderhs/rails-simple_chat


https://github.com/coderhs/rails-simple_chat

Last synced: 9 months ago
JSON representation

Awesome Lists containing this project

README

          

# README.md

A simple chat system created during a tech interview. The system uses websockets for communication, each person
who visits the front page get a random UUID as a unique identifier.

![Simple Chat](./screenshot.png)