ThatBeanLady
ThatBeanLady
CDCloudflare Developers
Created by ThatBeanLady on 1/14/2024 in #workers-help
websocket opening error in worker
When I create a new websocket, the server returns a response with status code 101, which javascript doesnt like and says the status code has to be from 200-599, essentially meaning I can't create a websocket. Here is my server side code for reference:
14 replies
CDCloudflare Developers
Created by ThatBeanLady on 1/14/2024 in #workers-help
When I create a new WebSocket it sends a request with the get method
why?
15 replies
CDCloudflare Developers
Created by ThatBeanLady on 12/23/2023 in #workers-help
empty worker
i have followed through the create worker package process in the workers guide and it says it is complete however the folder contains no files such as index.js
1 replies