Blue
CDCloudflare Developers
•Created by Blue on 2/2/2024 in #workers-help
Trouble hosting websocket server
Im trying to create a websocket that just shares all the data send through it. If client A sends the data {"type":"minecraft"} to the server, all other clients recieve that data execpt for the one that send it. This is what i have so far but nothing is being recieved anywhere at all, ive tried testing using Python, Vanilla JS, Postman, NodeJS and nothing is working. any help would be amazing!
28 replies