Joe Turki
|
feeeebf251
|
Upgrade golangci-lint, more linters
Introduces new linters, upgrade golangci-lint to version (v1.63.4)
|
2025-01-18 07:16:06 -06:00 |
|
Steffen Vogel
|
683fc837d0
|
Make repo REUSE compliant
|
2023-05-05 11:58:49 -04:00 |
|
Pion
|
308f8616a3
|
Update CI configs to v0.10.6
Update lint scripts and CI configs.
|
2023-04-08 14:24:19 -04:00 |
|
Juliusz Chroboczek
|
d625f6f637
|
Optimise mux.dispatch
Uncurry the function MuxRange and avoid allocating a reader in
isRTCP. The included benchmark indicates that we avoid five
allocations per packet.
|
2021-05-07 11:09:09 -07:00 |
|
Sean DuBois
|
9c345e24b6
|
Remove unused functions from internal/mux
Related to #1720
|
2021-03-22 11:16:11 -07:00 |
|
Sean DuBois
|
10d2ca3d88
|
Enable gochecknoglobals linter
Resolves #434
|
2019-07-09 23:31:56 +01:00 |
|
backkem
|
bcdbc35ce6
|
Reduce global state
Relates to #434
|
2019-03-21 12:48:57 +01:00 |
|
backkem
|
ba05cd5224
|
ORTC: Improve test coverage
Relates to #273
|
2019-01-08 13:43:49 -08:00 |
|
Sean DuBois
|
0f0dd62eb0
|
SRTP and SRTCP are now supported using *Session
Relates to #272
|
2019-01-03 11:56:00 -08:00 |
|
backkem
|
9897ba46c7
|
Refactor DTLS/SRTP muxing
Relates to #272
|
2018-12-10 22:17:50 +01:00 |
|