TCP/TLS connection pooling for Eio
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Update lock file

+2 -2
+2 -2
conpool.opam
··· 6 6 maintainer: ["Anil Madhavapeddy <anil@recoil.org>"] 7 7 authors: ["Anil Madhavapeddy <anil@recoil.org>"] 8 8 license: "ISC" 9 - homepage: "https://tangled.org/@anil.recoil.org/ocaml-conpool" 10 - bug-reports: "https://tangled.org/@anil.recoil.org/ocaml-conpool/issues" 9 + homepage: "https://tangled.org/anil.recoil.org/ocaml-conpool" 10 + bug-reports: "https://tangled.org/anil.recoil.org/ocaml-conpool/issues" 11 11 depends: [ 12 12 "ocaml" {>= "5.1.0"} 13 13 "dune" {>= "3.20" & >= "3.0"}