Joe Turki
cad1676659
Upgrade golangci-lint, more linters
...
Introduces new linters, upgrade golangci-lint to version (v1.63.4)
2025-01-17 08:21:15 -06:00
Eric Daniels
39c0392295
Support IPv6 from mDNS
2024-03-27 12:47:20 -04:00
Steffen Vogel
5ef81b65f4
Make package REUSE compliant
2023-04-18 13:46:38 +02:00
cnderrauber
3fda0d0a76
Fix goconst lint error
...
Fix goconst lint error
2022-10-10 20:22:30 +08:00
Sean DuBois
b897e71a59
Expose ErrDetermineNetworkType
...
Expose this error so pion/webrtc can handle gracefully.
rfc8839#section-5.1 specifies that a WebRTC Agent MUST
ignore any name/value pairs it doesn't understand.
Relates to pion/webrtc#1949
2021-12-15 15:51:34 -05:00
Pion
d3e1775d73
Update CI configs to v0.4.7
...
Update lint scripts and CI configs.
2020-09-26 08:54:24 -07:00
Jerko Steiner
12f44e93f1
Add support for passive ICE TCP candidate
...
Closes #196
2020-07-15 07:51:55 +02:00
Atsushi Watanabe
b8eb3d4ec4
Upgrade golangci-lint to 1.19.1
...
Fix whitespace error.
Disable dogsled and godox.
2020-01-11 22:58:26 -08:00
Konstantin Itskov
052b3f98c6
Add a customization to control network types
...
- Fix an issue with ipv6 srflx candidates gathering.
- Add SetNetworkTypes config to SettingEngine to control what network
types are allowed to be connected.
Resolves #460
2019-03-12 21:36:52 -04:00
Michael MacDonald
dc966e04a9
Move pkg/ice to internal/ice
...
Avoid exposing any non-standard API.
2019-03-01 08:07:42 -05:00