Anton Bachin
Anton Bachin
Looks pretty good! I am slightly concerned by capabilities. They do seem to make all the examples more verbose. In particular, the ones with sleep have extra machinery for extracting...
(Also leaving myself a note that it might be good to create an actual example in this repo out of the program, or at least paste the code for catching...
Opened https://github.com/paurkedal/ocaml-caqti/issues/72 about this in Caqti.
It looks like [Caqti 1.8.0](https://github.com/paurkedal/ocaml-caqti/releases/tag/v1.8.0) has some support for this. I haven't had a chance to try it yet.
@mooreryan It is possible in principle, but I haven't looked into it in detail, picked a compression library, made any specific suggestions, etc. @tmattio has mentioned that he was interested...
Ah nice. I'll link to it from this repo once dream-encoding is released, has proper README (as mentioned in the current README), etc. :)
dream-encoding is now installable from opam (and by esy), and recommended in Dream's README. For usage with large responses, Dream will need to rework the I/O a little bit (relax...
Yes, I am interested in something like that, again in principle, as in #3 :) Though if you'd like to experiment in parallel, we can also reconcile later — I...
Also, I don't know if this is relevant, but Dream has/had OCaml-TLS support. I just eventually hid it from the interface because I did not successfully implement the full ALPN...
@hannesm I haven't yet had time to properly try out the Mirage support, and to take on its maintenance, because there were, until very recently, still "core" rewrites to do...