-
-
Notifications
You must be signed in to change notification settings - Fork 323
Open
Description
Hi,
Currently in the class LinuxTcpSocketServer
when a request is processed by the server in HandleConnection()
the TCP connection for the client is closed after sending the response.
Is it possible to integrate the possibility to keep the connection active so that a client can send multiple request and receive notifications without disconnecting/reconnecting
Thanks
Metadata
Metadata
Assignees
Labels
No labels