Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Jun 5, 2021. It is now read-only.

Tags: gortc/turnc

Tags

v0.2.0

Toggle v0.2.0's commit message

Verified

This tag was signed with the committer’s verified signature.
ernado Aleksandr Razumov
make permission ip-only

v0.1.2

Toggle v0.1.2's commit message

Verified

This tag was signed with the committer’s verified signature.
ernado Aleksandr Razumov
goimports

v0.1.1

Toggle v0.1.1's commit message

Verified

This tag was signed with the committer’s verified signature.
ernado Aleksandr Razumov
zap logging

v0.1.0

Toggle v0.1.0's commit message

Verified

This tag was signed with the committer’s verified signature.
ernado Aleksandr Razumov
gortc.io imports

v0.0.6

Toggle v0.0.6's commit message
Add Close method

* Close underlying connection on method call
* Update multiplexer
* Block until goroutine is finished
* Add tests

v0.0.5

Toggle v0.0.5's commit message
Copy realm after allocation decode

After decode we would take realm by reference,
when creating permissions we would then fail
MessageIntegrity checks because this value would
be corrupted

Resolves #5

v0.0.4

Toggle v0.0.4's commit message
Bump gortc/turn and pion/stun

Fix atomic crash in STUN client on ARM

v0.0.3

Toggle v0.0.3's commit message
Expose Relayed address for Allocation

Add method Relayed() to allocation that exposes the Relayed
address for the allocation

v0.0.2

Toggle v0.0.2's commit message

Verified

This tag was signed with the committer’s verified signature.
ernado Aleksandr Razumov
initial version without zap

v0.0.1

Toggle v0.0.1's commit message

Verified

This tag was signed with the committer’s verified signature.
ernado Aleksandr Razumov
initial version