Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Websocket Setup Architecture #242

Open
piggydoughnut opened this issue Jun 5, 2020 · 0 comments
Open

Websocket Setup Architecture #242

piggydoughnut opened this issue Jun 5, 2020 · 0 comments

Comments

@piggydoughnut
Copy link
Collaborator

The following package is used to support websockets.
https://www.npmjs.com/package/react-use-websocket

This issue is a mental note to myself to check how everything works and answer the following questions:

  • Should users reuse websockets?
  • Handling errors? onError
  • Handling socket closure? onClose
  • Socket reconnect?
  • How many users can we support / how many websockets the server can keep open simultaneously?
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

No branches or pull requests

1 participant