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

Encoding/decoding for XOR-PEER-ADDRESS attribute #43

Closed arkgil closed 7 years ago

arkgil commented 7 years ago

Refer to #40.

This attribute, same as XOR-RELAYED-ADDRESS (#41) are encoded the same way as XOR-MAPPED-ADDRESS, so encoding and decoding of these should be moved to single module, and these specific modules could delegate to that.