[ANN] Gemini protocol client library
"A. G. Madi" <[email protected]>
| Newsgroups | gmane.comp.lang.erlang.general |
|---|---|
| Message-ID | <CAA06H2NfYOGhjKKkGwkKiMxT_U0oDYBu25ZoHd_re4=spXgexw@mail.gmail.com> |
Hey everyone, A little while ago I discovered the Gemini protocol and started playing around with it. I ended up creating a client library for it, so I decided to put it out on GitHub in case someone else will find it useful. The code is at https://github.com/WarpEngineer/geminic, and information on the Gemini protocol can be found at https://gemini.circumlunar.space/ for those who may be curious. A. G.