ExICE

Hex.pmAPI DocsCIcodecov

Trickle ICE implementation.

Implements:

Features

Limitations

Installation

def deps do
  [
    {:ex_ice, "~> 0.9.2"}
  ]
end

Usage

See our example, integration tests, and documentation for usage examples.

We also provide a very simple signalling server, which can be used to connect two ICE agents.