You are not logged in.
Pages: 1
Hi,
My use case is chat like - client sending changes to sever which then sends them to all other clients.
I need minimal latency in communication between clients and so I've set LoopDelay of TWebSocketProcessSettings to 0.
Am I correct in assuming LoopDelay = 0 helps ? Is there any downside to doing this ?
Is there anything else that I may do (or not do) to improve latency with WebSockets ?
Thanks
Offline
Pages: 1