Skip to content

smrityku/ActionCableChatApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chat Application

  • User, conversation, message models are created
  • conversation channel is created which is initiated when users are active
  • message broadcast job is written which executes after message creation
  • real time communication is done for active users only.

Technology Used

  • rails 5
  • ActionCable

Tasks Done

  • Users can create new accout, log in and log out
  • User can see all the users present in database
  • Users can do one to one communication with each other in real time

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors