ExTURN In-memory implementation of the TURN client. Implements: RFC 5766 Installation def deps do [ {:ex_turn, "~> 0.1.0"} ] end