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

data delimiter and Server_OnDisconnected not raised. #1

Open
mzelecom opened this issue Oct 22, 2022 · 3 comments
Open

data delimiter and Server_OnDisconnected not raised. #1

mzelecom opened this issue Oct 22, 2022 · 3 comments

Comments

@mzelecom
Copy link

hi.
i want to handle data when /n/r get at end of data bytes.can we set delimiter ?
and i start example but Server_OnDisconnected not call when client Disconnected.

@mzelecom
Copy link
Author

i update to last version.
but event disconnect again not raised.
private static void Server_OnDisconnected(object sender, OnServerDisconnectedEventArgs e)

@mzelecom
Copy link
Author

mzelecom commented Mar 9, 2024

hi.
i add this line to fix disconnect event.

disconnect

@grosfaignan
Copy link

hi, i have the same probleme, where have i to add this line ?

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