mirror of
https://github.com/gortc/stun.git
synced 2025-09-27 04:45:55 +08:00
readme: fix coverage badge
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||

|

|
||||||
[](https://pkg.go.dev/gortc.io/stun)
|
[](https://pkg.go.dev/gortc.io/stun)
|
||||||
[](https://codecov.io/gh/gortc/stun)
|
[](https://coveralls.io/github/gortc/stun)
|
||||||
# STUN
|
# STUN
|
||||||
Package stun implements Session Traversal Utilities for NAT (STUN) [[RFC5389](https://tools.ietf.org/html/rfc5389)]
|
Package stun implements Session Traversal Utilities for NAT (STUN) [[RFC5389](https://tools.ietf.org/html/rfc5389)]
|
||||||
protocol and [client](https://godoc.org/gortc.io/stun#Client) with no external dependencies and zero allocations in hot paths.
|
protocol and [client](https://godoc.org/gortc.io/stun#Client) with no external dependencies and zero allocations in hot paths.
|
||||||
|
Reference in New Issue
Block a user