/chat_app

Practice of real time chat application.

Primary LanguageRuby

README

This is application that can chat with asynchronous bidirectional communication.

  • Ruby version
    2.6.3

  • Rails version
    5.2.3

  • Used technology
    ActionCable

  • Used gem
    Devise

  • Branch
    master: LINE style application
    devise+action_cable: Not LINE style

Here's an article on this.(Language: Japanese)
https://qiita.com/eRy-sk/items/4c4e983e34a44c5ace27