A client / server messaging library to use with TCP sockets in Delphi or C++Builder (one day in the future)
GNU Affero General Public License v3.0
18
stars
3
forks
source link
close the client loop or try to reconnect when the connection to the server is lost #27
Closed
DeveloppeurPascal closed 1 year ago
use onDisconnect or onLostConnection events in your programs and call "connect() if you need to restart the connection