package srt

  1. Overview
  2. Docs
Binding for the Secure, Reliable, Transport protocol library

Install

Dune Dependency

Authors

Maintainers

Sources

v0.2.2.tar.gz
md5=f68152b856758f6f6e74c986fbfe6190
sha512=05fa8294af8e649879cc8f06a34d1c1d62c1064d5638ac5fbdccd69d36f1edf4ac5df581913c63d6ce9ec468cad3a51cfa0e9a74560dec7e7b7c7f3b098299be

Description

Secure Reliable Transport (SRT) is an open source transport technology that optimizes streaming performance across unpredictable networks, such as the Internet. This package provides OCaml bindings to the C implementation library.

Published: 22 Sep 2022

README

ocaml-srt

This module provides OCaml bindings for the libsrt library.

Its API in described in srt.mli

Dev Dependencies (1)

  1. odoc with-doc

Used by

None

Conflicts

None