package mehari-eio

  1. Overview
  2. Docs
Mehari IO implementation using Eio

Install

Dune Dependency

Authors

Maintainers

Sources

0.1.tar.gz
md5=f06e131a181383bc4e2515c4cd049b04
sha512=43abbfd3d30be29dc814207152474877356e74877867b2f3bf7be93c4c551c4fed4b915fe60b6bf9bd03e6605bd3fdf1ce31af750267470df04906a75b93693f

Description

Published: 10 Jan 2023

README

Mehari

Mehari is a cross-platform library for building Gemini servers. It fully implements the Gemini protocol specification.

It takes heavy inspiration from Dream, a tidy, feature-complete Web framework.

banner

Mehari provides several packages. See here. Many examples are also provided.

Features

Feedback

Since Mehari is in its early stages, any feedback and contributions regarding the API or security are appreciated.

Important links

  • API documentation: https://docs.heyplzlookat.me/mehari/

  • Tutorial: https://docs.heyplzlookat.me/mehari/index.html#tutorial

  • Issues: https://github.com/Psi-Prod/Mehari/issues

License

Distributed under the LGPL-3.0 License. See license for more information.

Dependencies (9)

  1. uri >= "4.2.0"
  2. tls-eio >= "0.15.5"
  3. tls >= "0.15.4"
  4. logs >= "0.7.0"
  5. mirage-clock-unix >= "4.2.0"
  6. eio >= "0.7" & < "0.12"
  7. mehari = version
  8. ocaml >= "5.0.0"
  9. dune >= "2.9"

Dev Dependencies (1)

  1. odoc with-doc

Used by (1)

  1. mehari-eio-unix

Conflicts

None