Go to file
orbifx 7b1ec728cf Introduce client & parser, switch to Dune
- Server and client now have dedicated module files
- Menu and Item have their own module files
- Wrote parsers for Menu and Item
- Switch from jbuilder to dune
- Introducing gopher client
- IPv6
2022-01-04 15:20:35 +00:00
src Introduce client & parser, switch to Dune 2022-01-04 15:20:35 +00:00
README.md OCaml library for creating Gopher daemons 2022-01-04 15:20:25 +00:00
dune-project Introduce client & parser, switch to Dune 2022-01-04 15:20:35 +00:00
gopher.opam Introduce client & parser, switch to Dune 2022-01-04 15:20:35 +00:00

README.md

OCaml Gopher

Library for creating Gopher servers in OCaml. Depends on Lwt.