Antonio Nuno Monteiro
Antonio Nuno Monteiro
> Do we want to provide the apriori fastest possible binding (as long as they remain safe and simple) ? I think you touch on very interesting points. IMO this...
I'd err on the side of 1 PR per "separate theme": - 1 PR for all the functions that don't block so we can stop releasing the runtime lock -...
I don't know if we need to solve this at all. Here's what the [documentation](https://www.openssl.org/docs/man1.0.2/man3/SSL_CTX_set_mode.html) says: > SSL_MODE_AUTO_RETRY Never bother the application with retries if the transport is blocking. If...
I didn't merge or review this PR. I just fixed the Nix build
You'll also need to debug why the macOS tests are timing out.
Prior discussion: https://github.com/reasonml/reason-react/issues/385
Guess it won’t be supported until it gets Cohttp 6 compatibility
I fixed this by using `(mode fallback)` and committing the generator in https://github.com/anmonteiro/ocaml-h2/pull/251
ah, good find. I'll make sure to patch that up and release a patch version soon.
PR welcome here, I don't know if I'll have time to fix this one soon.