gemini-server: A lightweight server for the Gemini protocol

[ bsd3, gemini, library, network ] [ Propose Tags ]

This package contains a server for the Gemini (https://gemini.circumlunar.space/) protocol. There is no tls support yet, so you'll need a tls terminator like stunnel in front of it. For a higher level interface, see the gemini-router package.


[Skip to Readme]

Modules

[Index] [Quick Jump]

Downloads

Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1.0.0, 0.2.0.0, 0.3.0.0
Change log CHANGELOG.md
Dependencies base (>=4.12.0.0 && <4.13 || >=4.13.0.0 && <4.14 || >=4.14.0.0 && <4.15), bytestring (>=0.10.10.0 && <0.11), hslogger (>=1.3.1.0 && <1.4), network (>=3.1.1.1 && <3.2), network-run (>=0.2.3 && <0.3), network-uri (>=2.6.3.0 && <2.7 || >=2.7.0.0 && <2.8), text (>=1.2.3.2 && <1.3), utf8-string (>=1.0.1.1 && <1.1) [details]
License BSD-3-Clause
Copyright © 2020 Francesco Gazzetta and contributors
Author Francesco Gazzetta
Maintainer Francesco Gazzetta <fgaz@fgaz.me>
Revised Revision 1 made by fgaz at 2020-07-24T12:48:47Z
Category Network, Gemini
Home page https://sr.ht/~fgaz/haskell-gemini/
Bug tracker https://todo.sr.ht/~fgaz/haskell-gemini
Source repo head: git clone https://git.sr.ht/~fgaz/gemini-server
Uploaded by fgaz at 2020-07-24T12:22:31Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 526 total (14 in the last 30 days)
Rating 2.25 (votes: 3) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs uploaded by user [build log]
All reported builds failed as of 2020-07-24 [all 3 reports]

Readme for gemini-server-0.1.0.0

[back to package description]

gemini-server

Hackage builds.sr.ht status

A lightweight Haskell server library for the Gemini protocol

More info at https://sr.ht/~fgaz/haskell-gemini/