chibenwa commented on pull request #423:
URL: https://github.com/apache/james-project/pull/423#issuecomment-837597026


   > We need to check pong responses, and ensures that we receive one push 
response every 2 x the ping interval.
   
   I wonder if that is necessary. With TCP if the connection is closed, we 
would get an error while sending the ping to the client, which should be enough 
for detection (unless the client is a kinda zombie accepting TCP connections 
but nothing else).
   
   This would likely be acceptable as "eventSource" send solely a ping, without 
feedback from the client.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to