ajskateboarder / scratch-git

Git integration for Scratch (TurboWarp) that just works
MIT License
22 stars 3 forks source link

Move Rust server to Websockets, other improvements to server #16

Closed ajskateboarder closed 8 months ago

ajskateboarder commented 8 months ago

Moving to WebSockets eliminates the need for multiple connections from JavaScript and reduces the number of Rust dependencies for compilation by over 100