Sean DuBois
|
50301ea73c
|
Update docs to use go install
`go get` is not a supported method to install binaries anymore
|
2023-09-05 13:17:23 -04:00 |
|
Sean DuBois
|
5aa5fac6ea
|
Remove GO111MODULE from docs
|
2023-09-05 11:48:14 -04:00 |
|
Sean DuBois
|
dc4b591c4d
|
Start pion/webrtc/v4
60eea43 is a breaking change
|
2023-09-05 11:48:14 -04: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 |
|
Sean DuBois
|
9c47fea3f2
|
Remove new RTCSessionDescription pattern
SetRemoteDescription accepts a RTCSessionDescriptionInit so this is no
longer needed
Resolves #2324
|
2022-10-24 22:36:30 -04:00 |
|
Sean DuBois
|
157220e800
|
Run gofmt to add new build constraints
Also remove some 1.13 specific WASM code
|
2022-01-17 22:36:01 -05:00 |
|
Sean DuBois
|
fa72a9529f
|
Add examples/rtcp-processing
rtcp-processing demonstrates how to access RTCP Packets via ReadRTCP
Resolves #2027
|
2021-11-20 22:06:03 -05:00 |
|