1
0
Fork 0
mirror of https://github.com/kr1sp1n/awesome-gemini.git synced 2025-02-10 15:44:51 -05:00

Adding Opal

https://github.com/aschuhardt/Opal
This commit is contained in:
Addison Schuhardt 2022-05-18 11:44:22 -07:00 committed by Krispin Schulz
parent dd6a8c7fe9
commit 2e9f65f068

View file

@ -112,6 +112,7 @@ Repo mirrors:
- [warmuuh/jemini](https://github.com/warmuuh/jemini/tree/main/gemini-client)(Java) - reactive gemini-client, part of jemini-project
- [geminic](https://github.com/WarpEngineer/geminic) (Erlang) - An Erlang library for building Gemini protocol clients.
- [dremini](https://github.com/marty1885/dremini) (C++) - Highly concurrent C++ Gemini server and client library
- [Opal](https://github.com/aschuhardt/Opal) (C#) - Gemini client library for .NET 6. Built-in support for TOFU and client certificates.
## Related Specifications
- [GemPub Specification](https://codeberg.org/oppenlab/gempub) - Gempub, the Gemini e-book (and capsule archive) container specification.