- Notifications
You must be signed in to change notification settings - Fork580
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
-
I tried to find a way for the web sockets server to close a connection with a certain client if a condition is met and did not find how, any ideas on how i could implement this? Below is a code snippet of exactly what i would like to accomplish |
BetaWas this translation helpful?Give feedback.
All reactions
Replies: 1 comment
-
You should be able to use this function void disconnect(uint8_t num); num is the client number |
BetaWas this translation helpful?Give feedback.
All reactions
0 replies
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment