Open Async (TLS) TCP connections with Uri.t
Description
Simple wrapper to the Async's Tcp module to open connections from URLs. If the URL scheme is detected to require TLS, TLS will be used.
Install
copied = false, 2000)"
:class="{ 'border-gray-700': !copied, 'text-gray-100': !copied, 'focus:ring-orange-500': !copied, 'focus:border-orange-500': !copied, 'border-green-600': copied, 'text-green-600': copied, 'focus:ring-green-500': copied, 'focus:border-green-500': copied }">
- Published
- 25 Jun 2020
- Authors
- Maintainers
Sources
async-uri-0.2.1.tbz
sha256=6927c52fc4b2910e11561fbfc7becafa45856e4a75fcd8ab849ca40b8918185d
sha512=87efdb41381b94aff16d591ef68b7e91bd5ae7a278c22da1f07a2a2890c99437729b424cbeacc10167ec2e08d9fb5aa8c06ac35714655ab7e24a261799a1a785
Dependencies
async_ssl
>= "v0.13.0" & < "v0.15"
async
>= "v0.13.0" & < "v0.15"
core
>= "v0.13.0" & < "v0.15"
uri-sexp
>= "3.1.0"
dune
>= "1.11.4"
ocaml
>= "4.08.0"
Reverse Dependencies