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

Research the Design for socket #628

Open
Dammshine opened this issue Mar 30, 2024 · 0 comments
Open

Research the Design for socket #628

Dammshine opened this issue Mar 30, 2024 · 0 comments
Assignees

Comments

@Dammshine
Copy link
Contributor

Came up with a documented design for this task, includes

Define Clear Objective. Read over the code, and coument the purpose and functionality of existing the existing used socket.

Research and choose a library, currently we are using socket.io, which should be okay. But I felt it would be good to do some research, see protocol being used.

  • Optimaztaion in the future
  • Optimize scalability
  • Safety(not a priority)

Moving toward state library, currently there exist code that does not use state however is shared between component. We want lift it up to state library.

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

When branches are created from issues, their pull requests are automatically linked.

2 participants