Organisationsrobur-coophttpcatsbranch/mainBuild History

Build History for branch/main

Builds (47)
Merge pull request #23 from robur-coop/better-runtime Better runtime and how we handle error, be able to launch the server asynchronously also (instead of parallel)
d4aea4
Merge pull request #22 from robur-coop/shutdown-h2 Fix the behavior when we get an error from at the h2 protocol level a…
f982ad
Merge pull request #21 from robur-coop/fix-error-case Fix the behavior when we get a protocol error
e020a7
Merge pull request #20 from robur-coop/fix-error-case Cancel properly tasks when we got an error from the http protocol
08dc3c
Merge pull request #19 from robur-coop/no-flat-tasks Remove flat_tasks and use a runner behind
84a8a4
Merge pull request #18 from zapashcanon/main Available on arm32 again
f2a494
Merge pull request #16 from robur-coop/static Add a simple example to serve static files
685683
Merge pull request #13 from robur-coop/open Open the error polymorphic variant type to better compose with something else
de1c6a
Merge pull request #14 from robur-coop/on-minor Prefer to allocate strings on the minor heap instead huge one
3d96ee
Merge pull request #15 from robur-coop/update-readme Upgrade benchmark according the last version of miou
98f4bb
Merge pull request #11 from robur-coop/prepare-v0.0.1 Prepare v0.0.1
ca1b5c
write and flush the body for http/1.1 and h2
9fc3e8
Apply ocamlformat and delete a useless debug info
342ede
Improve the distribution and fix few bugs reported by hurl
0c6ddc
Prefer to failwith instead of assert false
1617c6
x86_32 is unavailable and lint a bit the synopsis
d6bb0f
Lint the OPAM file
cee571
Apply ocamlformat
b92f47
Fix the link on the README.md
add6c3
Improve the README.md
6cac10
Lint opam file with the released dns package
b88a57
Delete the useless hxd dependency
f7d6ce
Improve the distribution from a hot-loop fo dev.
aff12b
Delete useless example
931809
Fix the compilation and tests
2a2597
Delete hxd from the core and add it into the opam file as required for tests
471ad8
Lint the distribution an move some programs as examples
17ed36
Lint dependencies required for httpcats
7ddc5a
Pin the whole new dns stack
763c37
Pin the version 8.0.0 for dns-client-miou-unix
b6aa8b
Update the distribution with latest releases
b9792d
Safely define pin-depends and packages needed for this version
cd8dd4
Lint every dependencies of httpcats to build-up nicely an HTTP stack with Miou
f84318
Use the lastest version of miou (>= 0.1.0)
7387d6
Fix how we allocate a TCP/IP socket (spotted by @kit-ty-kate)
917fd5
Merge pull request 'Use the system resolution if the user does not provides the' (#5) from optional-resolver into main Reviewed-on: https://git.robur.coop/robur/httpcats/pulls/5
5a8866
Also provides dns-miou package
8fa641
Merge pull request 'fix-sigpipe-and-enotconn' (#4) from fix-sigpipe-and-enotconn into main Reviewed-on: https://git.robur.coop/robur/httpcats/pulls/4
4bef87
Merge pull request #4 from kit-ty-kate/opam-pin Fix the ability to opam pin httpscats
f8150a
Update the README.md
382c90
Update the pinned version of alcotest
2c443e
Use the right version of miou
de874f
Fix pin-depends about what is required for httpcats
fc4427
Merge pull request 'Upgrade httpcats with the last version of miou' (#3) from beta3 into main Reviewed-on: https://git.robur.coop/robur/httpcats/pulls/3
5534be
Merge pull request 'Add Httpcats.Server.get to get the body of a client request' (#2) from get-body-of-request into main Reviewed-on: https://git.robur.coop/robur/httpcats/pulls/2
26b88a
Merge pull request #1 from Chouhartem/quickfix-dune quickfix: project name in dune
f75947
Fix the usage of tls
217879