Skip to content

Releases: elixir-webrtc/ex_turn

v0.2.3

09 Jun 11:17
1914357

Choose a tag to compare

What's Changed

  • Fix compile warnings, bump deps+CI, release 0.2.3 by @sgfn in #11

Full Changelog: v0.2.2...v0.2.3

v0.2.2

15 May 10:14
393d39b

Choose a tag to compare

What's Changed

  • Add Client.close/1 that sends Refresh(lifetime=0). Release 0.2.2 by @sgfn in #10

Full Changelog: v0.2.1...v0.2.2

v0.2.1

18 Feb 12:25
2e8da56

Choose a tag to compare

What's Changed

  • Fix FunctionClauseError when attempting to handle message in error state by @sgfn in #9

New Contributors

  • @sgfn made their first contribution in #9

Full Changelog: v0.2.0...v0.2.1

v0.2.0

02 Dec 16:19
9af4ebe

Choose a tag to compare

What's Changed

  • Handle allocation, permission and channel refresh by @mickel8 in #7

Full Changelog: v0.1.1...v0.2.0

v0.1.1

27 Nov 11:28

Choose a tag to compare

What's Changed

  • Fix :refresh_permission types by @sgfn in #6

Full Changelog: v0.1.0...v0.1.1

v0.1.0

15 Apr 13:39

Choose a tag to compare

What's Changed

Initial version of in-memory TURN client

Full Changelog: https://github.com/elixir-webrtc/ex_turn/commits/v0.1.0