Skip to content

🤖 An real time chat architecture to training rails action cable.

Notifications You must be signed in to change notification settings

tunnes/chat-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

chat-server

Build Status Coverage Status

Tasks

  • Improve services decoupling rails models and other resources.
  • Create messages in background process without database connection time.
  • Deploy live preview on heroku.
  • Create test (with coverage too).
  • LMAO Why the /sidekiq route is public in production ???
  • Remove production keys and create an decent env.
  • Improve security points like miss validation.
  • Validations dude.. validations.
  • Write a human README.md!