package async-uri

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

Install

Dune Dependency

Authors

Maintainers

Sources

async-uri-0.3.0.tbz
sha256=06b35d97bf87ff967877e7060ee98b85824327dfa1852f8f0578460d112063b9
sha512=12abb75e682ca7a6c33fc1591c75d767ed655e3ee72f7b52a0f26cca9f497fb01ba79523a59e7c25e204fa10098bc3ba6f08b91de8cd6a6f52a29e488aec5c3f

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.