ExRTCP

Hex.pmAPI DocsCIcodecov

Implementation of RTCP protocol in Elixir.

Implements:

Installation

def deps do
  [
    {:ex_rtcp, "~> 0.1.0"}
  ]
end