No. What i'm talking about is a method available through ServerHandle, which would give you links to all connected clients. (list of all clients of the echo server, which listens on non-mc port, for example)
Also, ondisconnect callback could be usefull. (for both server and client, and the onSuccess callback could be renamed to onConnected)
+ The listen function should have callbacks for onerror too, imo.
Also, ondisconnect callback could be usefull. (for both server and client, and the onSuccess callback could be renamed to onConnected)
+ The listen function should have callbacks for onerror too, imo.