Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Gluten Async TLS Server #57

Open
tmcgilchrist opened this issue May 28, 2023 · 1 comment
Open

Gluten Async TLS Server #57

tmcgilchrist opened this issue May 28, 2023 · 1 comment

Comments

@tmcgilchrist
Copy link
Contributor

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.

@anmonteiro
Copy link
Owner

I forgot to reply to this. A PR would most definitely be welcome!

We don't have a TLS Async server simply because there was no tls-async until relatively recently. That should be possible now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants