gstein commented on issue #306:
URL: 
https://github.com/apache/tooling-trusted-releases/issues/306#issuecomment-3511516204

   I'm working pypubsub right now to add websocket protocol handling. Note that 
its normal http(s) client connections are persistent chunked connections, just 
like SSE.
   
   Seems the only issue here is the framing/packaging of the pubsub events, 
meaning that ATR could use the ASF's standard pubsub server, if it packaged the 
payloads properly. (note that pubsub already has two formats for payload 
delivery; third format (SSE) should be "simple")
   


-- 
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.

To unsubscribe, e-mail: [email protected]

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