ExTURN

Hex.pmAPI DocsCIcodecov

In-memory implementation of the TURN client.

Implements:

Installation

def deps do
  [
    {:ex_turn, "~> 0.2.1"}
  ]
end