crackcomm / async-uri

Open connections from URLs with Async

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

async-uri Build Status

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.

About

Open connections from URLs with Async

License:ISC License


Languages

Language:OCaml 99.3%Language:Makefile 0.7%