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

Web sockets #28

Open
Yankovsky opened this issue Oct 3, 2020 · 6 comments
Open

Web sockets #28

Yankovsky opened this issue Oct 3, 2020 · 6 comments
Labels
backend good first issue Good for newcomers Hacktoberfest help wanted Extra attention is needed

Comments

@Yankovsky
Copy link
Contributor

Yankovsky commented Oct 3, 2020

We need web sockets for fast two-way data exchange between client and server. The idea is to store all data on server and notify all clients about the changes.

We also need to integrate web sockets with nextjs.

@Yankovsky Yankovsky added backend good first issue Good for newcomers Hacktoberfest help wanted Extra attention is needed labels Oct 3, 2020
@vj-abishek
Copy link

vj-abishek commented Oct 4, 2020

@Yankovsky can I work on it? Then please assign me.

@Yankovsky
Copy link
Contributor Author

@vj-abishek I've assigned it to you.
For now it would be enough if server would notify all clients about a player joining a lobby.

@vj-abishek
Copy link

@Yankovsky I'm getting some issue. So I cannot work on it. Sorry

@vj-abishek vj-abishek removed their assignment Oct 5, 2020
@DentFuse
Copy link

Hello, I just stumbled upon this repo, I've worked with websockets before and might be able to help. But I've just found this repo and I'm currently cloning it to understand the codebase, so I might need some time. If you're comfortable with it, then please assign this to me.

@Yankovsky
Copy link
Contributor Author

@DentFuse sure, I've assigned this issue to you!

@DentFuse
Copy link

Hello, sorry I can't completely help you with this, I've made a mock of how you could implement this here: https://github.com/DentFuse/simple-socket-chat. Thanks

@DentFuse DentFuse removed their assignment Oct 18, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend good first issue Good for newcomers Hacktoberfest help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

3 participants