💾 Archived View for bbs.geminispace.org › u › lux › 21106 captured on 2024-12-17 at 15:56:21. Gemini links have been rewritten to link to archived content
-=-=-=-=-=-=-
Re: "Introducing estampa: Minimalist server for the Misfin..."
@clseibold Thanks for the suggestions! I've implemented the suggestions you mentioned in a new release:
Oct 21 · 8 weeks ago
Introducing estampa: Minimalist server for the Misfin protocol — Hi everyone! I've been working on a new server for the Misfin protocol in Rust, using Tokio and rustls. It's called estampa, and it aims to be a rather minimal implementation of the protocol. In other words, its main purpose is pretty much only recieving and storing Misfin messages. For now, the only way to read messages will be through the filesystem, but in the future I plan to implement GMAP and gembox support, so clients can...