Skip to content

kchn9/message-me

Repository files navigation

Message Me

Project implements chatroom that messages are sent over WebSocket protocol. First created with ActionCable channels then replaced by Turbo Stream.

Run it local

Clone my-message from github and run it locally

  git clone https://github.com/kchn9/message-me
  cd message-me
  bin/rails s

Lessons Learned

  • WebSocket protocol
  • Turbo Frames
  • Turbo Streams
  • Stimulus controllers
  • Better understanding of forms
  • Semantic UI

About

Project implements chatroom that messages are sent over WebSocket protocol. First created with ActionCable channels then replaced by Turbo Stream.

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors