agate 2.5.2 Very simple server for the Gemini hypertext protocol
Agate is a server for the Gemini network protocol, built with the Rust programming language. It has very few features, and can only serve static files. It uses async I/O, and should be quite efficient even when running on low-end hardware and serving many concurrent requests.
- Website: https://github.com/mbrubeck/agate
- License: Expat, ASL 2.0
- Package source: rust-apps.scm
- Patches: None
- Builds: x86_64-linux