Skip to content

Hs websockets - #13

Open
Hanson-Sun wants to merge 6 commits into
mainfrom
hs-websockets
Open

Hanson-Sun wants to merge 6 commits into
mainfrom
hs-websockets

Conversation

@Hanson-Sun

Copy link
Copy Markdown
Collaborator

I implemented a basic chat room with async connections. Currently a demo but everything works. Here are some general instructions on how to test the developmental chat feature (please make sure to install the new dependencies).

Improvements:

  • scalable channels with Redis or similar (we might need to use docker then)
  • integration with the rest of the components
  • link instructions with WebSockets for front end to use.
  • storage of message data in databases
  • refine the consumers and how the chat interacts with the rest of the application

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant