Backpressure handling in Websocket Worker
Folks, I am looking to port an existing ws project to edge using workers and I couldn't find anything on how CF worker will handle backpressure in case of a slow client? I don't see any way to throttle the messages I send from server. Any idea on how internally Workers handle that?
0 Replies