You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
So far redeo provides me an efficient way to implement TCP services, however, I wonder how can the server understand there's a new connection being connected.
What I'm trying to achieve is, processing something right after someone connected to server, and it may even not send any commands yet.
The text was updated successfully, but these errors were encountered:
alanxone
changed the title
How to trigger an event when a new client connected
How to trigger an event when a new client being connected
Sep 1, 2019
Hi there,
So far redeo provides me an efficient way to implement TCP services, however, I wonder how can the server understand there's a new connection being connected.
What I'm trying to achieve is, processing something right after someone connected to server, and it may even not send any commands yet.
The text was updated successfully, but these errors were encountered: