esl / jerboa

STUN/TURN encoder, decoder and client library in Elixir
https://www.erlang-solutions.com/products/mongooseim.html
Other
14 stars 6 forks source link

Implement data exchange with peers in TURN client #77

Closed arkgil closed 7 years ago

arkgil commented 7 years ago

This includes sending Send indications with desired data and receiving Data indications sent from the server (probably in a synchronous manner for start).

arkgil commented 7 years ago

Resolved by #96