Corentin Junod

Results 5 comments of Corentin Junod

Thanks a lot for your feedback! I changed the character lines to be the correct ones, sorry for that. Regarding the solution in itself, I see multiple options : -...

> Actually the implementation in master is what works better for me (more deterministicly). This PR with global prerender (on OL8) was working only partially - for some cases I...

> I finally got it using the frameState time to clear the whole layer once a frameState 😉 Thank-you for the boost 💡 > > ```js > if (this._time !=...

I close this issue as it was solved with #1052. Thanks for the fix !

Following this description, this is already handled by the WebSocket implementation in Python : [https://websockets.readthedocs.io/en/latest/topics/timeouts.html#keepalive-in-websockets](https://websockets.readthedocs.io/en/latest/topics/timeouts.html#keepalive-in-websockets) And also, when this occurs, only one packet times out and the following packets are...