ocaml-gopher/src
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
..
dune Introduce client & parser, switch to Dune 2022-01-04 15:20:35 +00:00
gopher.ml Introduce client & parser, switch to Dune 2022-01-04 15:20:35 +00:00
item.ml Introduce client & parser, switch to Dune 2022-01-04 15:20:35 +00:00
lwt_client.ml Introduce client & parser, switch to Dune 2022-01-04 15:20:35 +00:00
lwt_server.ml Introduce client & parser, switch to Dune 2022-01-04 15:20:35 +00:00
menu.ml Introduce client & parser, switch to Dune 2022-01-04 15:20:35 +00:00