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