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_echo: server full error is printed twice #23

Open
ChillerDragon opened this issue Sep 18, 2024 · 2 comments
Open

client_echo: server full error is printed twice #23

ChillerDragon opened this issue Sep 18, 2024 · 2 comments

Comments

@ChillerDragon
Copy link
Member

$ ./client_echo 
got server token dda8749e
disconnected (This server is full)
disconnected: This server is full
@jxsl13
Copy link
Contributor

jxsl13 commented Sep 18, 2024

first is coming from the default disconnect callback, second from main.go

@jxsl13
Copy link
Contributor

jxsl13 commented Sep 18, 2024

should maybe remove prints from default callbacks, at least some.

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

2 participants