Josema
Josema
Same issue here. It makes the app crashes. ``` error: Uncaught (in promise) Error: request is not acceptable throw new Error("request is not acceptable"); ^ at acceptWebSocket (https://deno.land/[email protected]/ws/mod.ts:453:9) at WebSocketServer.connect...
Just using native WebSockets. https://deno.com/blog/v1.12#server-side-websocket-support-in-native-http
The matrix is to set if is walkable or not. But not to define what cells are diagonables.
Actually i was wrong. Is not disable diagonal movement. Is cross corners in some cells and dont allow it in others. For example. Imagine a map with obtacles and players....
> Hello Brave team A user has managed to make Whatsapp Web work this way The bug has to do with enabling/disabling hardware acceleration. https://community.brave.com/t/whatsapp-web-is-not-working/402693/63 This does not work for...
Switched to https://github.com/restimel/dynamicAstar
Any solution for this? I have the same problem.
Hi, I think this thread is very interesting. I didn't know about Kea until today, and it seems a good solution. But I can't really see the difference between things...
Thank you for taking the time to implement it in kea! Two question, is it mandatory to use react-redux as Provider? Is not an extra kb for the bundle just...
That's cool. I see is working properly now. I was thinking on creating a performance test to see how Kea and other frameworks (even React standalone) handle this shared state...