For a recent Hack day I've tried implementing support for Async TLS Server here tmcgilchrist@723edc0
It is a pretty naive follow the types solution with minimal testing so far. What I want is to add support into ocaml-h2 for the same as a way of testing a gRPC implementation. Before I put more time into it I wanted to know if this would be useful and acceptable. Or if I am way off the mark.
For a recent Hack day I've tried implementing support for Async TLS Server here tmcgilchrist@723edc0
It is a pretty naive follow the types solution with minimal testing so far. What I want is to add support into
ocaml-h2for the same as a way of testing a gRPC implementation. Before I put more time into it I wanted to know if this would be useful and acceptable. Or if I am way off the mark.