1 2 3 4 5 6
(library (name portal_tcp) (implements portal) (public_name portal-tcp) (libraries lwt lwt.unix markup markup-lwt tls tls-lwt ca-certs) (preprocess (pps lwt_ppx)))