esl / MongooseICE

STUN/TURN server written in Elixir
https://www.erlang-solutions.com/products/mongooseim.html
Other
118 stars 15 forks source link

Add expiration to reservation tokens #40

Closed rslota closed 7 years ago

rslota commented 7 years ago

This PR adds expiration time for reservation tokens. The ReservationLog has been reimplemented as process registry in order to simplify the logic.

rslota commented 7 years ago

I have added 2 tests and updated the documentation. This PR is ready to be merged.

erszcz commented 7 years ago

Looks good, all green - merging!