yes, you pass the websocket request (with the "Upgrade: websocket" header) to the DO via `stub.fetch

yes, you pass the websocket request (with the "Upgrade: websocket" header) to the DO via
stub.fetch(request)
Was this page helpful?