Then maybe it’s up to the maintainers to not want to be assholes?
- 0 Posts
- 6 Comments
I still don’t get how that isn’t professional and not offensive?
nobody_special@lemmy.mlto
Linux@lemmy.ml•On the unfortunate need for an "age verification" API for legal compliance reasons in some U.S. states
01·3 months agoLet’s not forget all the new cookie banners everyone deals with now.
nobody_special@lemmy.mlto
Godot@programming.dev•WebSocketPeer doesn't works when I'm trying to export the game for WebGL.
1·8 months agoI don’t have experience with web sockets in godot but I do have experience in web development
I assume it’s because you are hosting the game from somewhere other than where you are trying to connect.
A look at this article should help. https://developer.mozilla.org/en-US/docs/Web/HTTP/Guides/CORS#examples_of_access_control_scenarios
You’ll need to send some extra headers that will allow the browser to connect to it.
I think this one? https://developer.mozilla.org/en-US/docs/Web/HTTP/Guides/CORS#access-control-allow-origin
I only ever set it to * and forgot about it when I have done API development.
I hope this is helpful!
nobody_special@lemmy.mlto
Open Source@lemmy.ml•Open Source Infrastructure is Breaking Down Due to Corporate Freeloading
4·9 months agoHave you looked into IPFS? Sounds pretty similar of an effort.
But at what cost!?