Files
leonwww/protocol/library
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 17:43:02 +03:00
2025-09-26 15:18:46 +01:00

The Rust implementation of the Gurt protocol, used internally by the Gurty CLI and the Gurt GDExtension (which is used by Flumi, the official browser).

See the examples/ directory for usage examples. For protocol details and design, refer to SPEC.md or the source code.