Files
leonwww/protocol
Face acfc3b44dd Merge pull request #117 from someoneidoknow/main
support progress bars in `gurt.download` while using GURT://
2025-09-28 19:30:59 +03:00
..
2025-09-09 19:01:46 +03:00
2025-09-26 15:18:46 +01:00
2025-09-08 13:13:38 +02:00

The implementation of the GURT protocol.

  • Cli - Gurty, the command-line tool for managing GURT servers
  • Library - client/server GURT protocol library for Rust (the core, used in Flumi)
  • Gdextension - the Godot bindings for the GURT protocol (used in Flumi)

For the full spec, check the Gurted Documentation.