mirror of
https://github.com/Heretek-AI/GDevelop.git
synced 2026-07-22 01:55:25 -04:00
f62236788d
- Updated PeerJS. - Fixes for Safari. - Improved typings. - New default TURN server. - Add a JavaScript API to get access to the raw connection. This allows to send custom messages from JavaScript. This allows to use a binary protocol from JavaScript. - Use Map instead of JavaScript objects in places where it makes sense (more performant and less error prone). - Avoid making a redundant get for every connection on the map containing the connections. Only show in developer changelog