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

Initiative/R&D: Investigate WebSockets #12

Open
Nashorn opened this issue Oct 4, 2020 · 0 comments
Open

Initiative/R&D: Investigate WebSockets #12

Nashorn opened this issue Oct 4, 2020 · 0 comments
Labels
help wanted Extra attention is needed R&D

Comments

@Nashorn
Copy link
Collaborator

Nashorn commented Oct 4, 2020

R&D
Research and propose a solution for client<-->client communications using WebSocket browser api. See:

socket.io is a project that "wraps" the browsers api:

  • why?
  • benefits over native api
  • write simpler api or use socket.io
  • check possibilities/restrictions/license model

SERVER:
What is involved in setting up nodejs server side? Simple as installing express? What about simple nodejs server, how will this work when testing locally.

@Nashorn Nashorn added help wanted Extra attention is needed R&D labels Oct 4, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed R&D
Projects
None yet
Development

No branches or pull requests

1 participant