Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/emalineg/browserchat

Rails ActionCable Mini Project - Real Time Chat Bubbles
https://github.com/emalineg/browserchat

Last synced: 2 months ago
JSON representation

Rails ActionCable Mini Project - Real Time Chat Bubbles

Awesome Lists containing this project

README

        

# README

start the app with `rails server`
open up two tabs, one with the home page and the other with /messages
type messages into the form input and see them appear in real time on the home page

use case: browser source real time chat bubbles
future developments: adding 1) tts 2) ml to produce conversation (no input needed)