Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 204 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 204 Bytes

ChatServer

A basic chat server made using Django channels

The chat server has following test features:

  • Chat in multiple screens
  • Asynchronous environment
  • Automated testing using selenium