Workers request lifecycle when using websockets API
Hi! I'm researching how the websockets API works on workers and I was wondering how did it fit on a given workers request lifecycle.
Does every message count as one request? how does the app "keep alive" to maintain the connection?
I couldn't find much documentation regarding this, if anyone can help explain or provide more docs 😄
I couldn't find much documentation regarding this, if anyone can help explain or provide more docs 😄
0 Replies