philipch07
39d1b3cb9d
Apply go modernize suggestions
2025-09-14 18:20:19 -04:00
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
Woodrow Douglass
13450332a4
Remove the "Unknown" constant
...
This commit replaces the Unknown constant with
separate constants for each enumeration that
uses it.
Fixes #1293
2023-09-12 13:29:05 -04:00
Steffen Vogel
683fc837d0
Make repo REUSE compliant
2023-05-05 11:58:49 -04:00
david.s
e07d431f3b
Fix RTPTransceiverDirection comments
...
Missing `the` in constants comments
2022-04-13 10:10:38 -04:00
Sean DuBois
3d9a7ede1a
Allow extensions to be configured with direction
...
RegisterHeaderExtension now allows users to enable headers depending on
the type of transceiver that was created.
Also expose GetParameters on RTPSender and RTPReceiver
Co-authored-by: OrlandoCo <luisorlando.co@gmail.com >
Resolves #1554
2020-12-04 11:52:48 -08:00
Sean DuBois
804a12fed3
Update CI configs to v0.4.7
...
Update lint scripts and CI configs.
2020-09-30 09:06:34 -07:00
Kuzmin Vladimir
2c5819d521
Implement OnNegotiationNeeded
...
This event is fired when a change has occurred
which requires session negotiation.
Resolves #817
2020-08-19 14:37:18 -05:00
Max Hawkins
0647ce9c26
Remove rtc prefix from filenames
...
Relates to #408
2019-02-17 16:22:56 -08:00