package async-uri

  1. Overview
  2. Docs
Open Async (TLS) TCP connections with Uri.t

Install

Dune Dependency

Authors

Maintainers

Sources

async-uri-0.2.1.tbz
sha256=6927c52fc4b2910e11561fbfc7becafa45856e4a75fcd8ab849ca40b8918185d
sha512=87efdb41381b94aff16d591ef68b7e91bd5ae7a278c22da1f07a2a2890c99437729b424cbeacc10167ec2e08d9fb5aa8c06ac35714655ab7e24a261799a1a785

README.md.html

async-uri

Introduction

Functions in this library facilitates connections to URLs which may or may not need the use of TLS.

A persistent connection module is also provided, as well as listen_ssl function for servers.