Skip to content

Releases: savonet/ocaml-srt

ocaml-srt 0.3.1

29 Oct 14:05
Compare
Choose a tag to compare

0.3.1 (2024-10-29)

  • Added missing dependency on ocamlfind
  • Start/stop log processing on startup/cleanup.

ocaml-srt 0.3.0

04 Mar 18:21
Compare
Choose a tag to compare

0.3.0 (2022-03-04)

  • Added rcvdata and rcvlatency
  • Added read/write constraints to socket options.
  • Remove max_* arguments in polling functions.

0.2.2

21 Sep 22:44
Compare
Choose a tag to compare

0.2.2 (2022-09-21)

  • Reimplement log handler to be non-blocking and
    outside of the OCaml heap.
  • Added listen_callback API
  • Added pbkeylen, passphrase and streamid socket options.

0.2.1

02 Jan 15:20
Compare
Choose a tag to compare

0.2.1 (2022-01-02)

  • Added support for conn/rcn/sndtimeo.