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

client: socket event handlers are not attached immediately. #194

Open
vkuprin opened this issue Oct 17, 2024 · 2 comments
Open

client: socket event handlers are not attached immediately. #194

vkuprin opened this issue Oct 17, 2024 · 2 comments
Assignees

Comments

@vkuprin
Copy link
Member

vkuprin commented Oct 17, 2024

Open socket connection for each client who open website and register it as online user until sokcet connection if not dropped

@JS1299
Copy link
Collaborator

JS1299 commented Nov 30, 2024

I suppose this issue can be closed? @vkuprin @Alequez97

@Alequez97 Alequez97 changed the title fullstack: how much players are online? client: fix initial online players count Nov 30, 2024
@Alequez97
Copy link
Collaborator

I suppose this can be converted to an issue to fix initial players count🤣 But, this probably is more global problem, than just players count. This is related to an issue, that handlers are not registred right after socket connection established. (For example, user may not be added to quick pairing queue, if user preses button immediately after website is opened)

@Alequez97 Alequez97 changed the title client: fix initial online players count client: socket event handlers are not attached immediately. Dec 2, 2024
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

3 participants