package srt

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

Install

Dune Dependency

Authors

Maintainers

Sources

v0.3.0.tar.gz
md5=7f4ccc71036fb5c8365690ccdec0498c
sha512=a79286afeed4f8ef161b9fe1f32e54581ef658f25975727351478b0a1fe16975f5c5b47f247dae4909df73f75ce8022b2201c1272f78528bf11efe8507174820

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: 07 Mar 2023

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