package srt

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

Install

Dune Dependency

Authors

Maintainers

Sources

v0.1.0.tar.gz
md5=78a525581b24ef8eba5b8e9210c70775
sha512=cdd69203d1fd325b615a740d565d7833df15af9950aa8d4cc4c0e4b925a4f5a52b9dc546aa0fc52910845164145c999333578c82b31d2048566d6ee7d82dec80

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: 17 Sep 2019

Dependencies (4)

  1. sys-socket
  2. ctypes
  3. dune >= "1.10"
  4. ocaml

Dev Dependencies

None

Used by

None

Conflicts

None