ocsigenserver and wesbocket are not compatible with newest conduit
File "src/server/ocsigen_cohttp.ml", line 113, characters 29-32:
113 | let sockaddr = getsockname edn in
^^^
Error: This expression has type "Conduit_lwt_unix.endp"
but an expression was expected of type
"[< `TCP of Ipaddr.t * int
| `TLS of 'b * 'a
| `Unix_domain_socket of string
| `Unknown of string
| `Vchan_direct of 'c
| `Vchan_domain_socket of 'd ]
as 'a"
The second variant type does not allow tag(s) "`TLS_tunnel"