Oh sorry not suspicious of you. I appreciate all the work you put into your comments! Just seems like a convenient time to lose positive articles for maduro on their webpage.
I think it might be helpful to understand the flow from a high level to help you further. Because right now I'm bit confused on the ordering / actors involved and what the difference between what is supposed to happen and what is happening.
Doesn't have to be a great diagram. Something shitty like this diagram below.
This distinction gets explored some in the book Children of Ruin.
Always a good choice from Marc Rebillet!
https://www.youtube.com/watch?v=enYdAxVcNZA
But at what cost!?
Capitalism
Then maybe it's up to the maintainers to not want to be assholes?
I still don't get how that isn't professional and not offensive?
I'm tired of hearing about fines, it's clearly not enough. Start sending these people to prison.
No dark mode?! My eyes are burning.
He is sounding more and more unhinged by the day and considering how many generals have been fired recently I'm a bit worried...
The only thing I was surprised by and think will bite them in the ass is bypassing pay walls.
Cannibals?! That's a new one for me. Who is saying that?
Let's not forget all the new cookie banners everyone deals with now.
We needed a study to figure this out? No shit.
Friends with benefits feels really out of place there but maybe a really good selling point? 😆
Oh sorry not suspicious of you. I appreciate all the work you put into your comments! Just seems like a convenient time to lose positive articles for maduro on their webpage.
Thanks! It's a bit suspicious that it's been removed.
That link brings me to a page not found 😢
I think it might be helpful to understand the flow from a high level to help you further. Because right now I'm bit confused on the ordering / actors involved and what the difference between what is supposed to happen and what is happening.
Doesn't have to be a great diagram. Something shitty like this diagram below.
I 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!