Commit Graph

6 Commits

Author SHA1 Message Date
Sean DuBois
3147b45f9d Improve examples/stats
Add PeerConnection.GetStats() call with a Type Switch
2024-08-26 16:14:11 -04:00
Sean DuBois
09461d55a6 Remove examples/internal
Users find it frustrating that example code doesn't work out of tree.
This makes copying the examples out of the repo easier.

Relates to #1981
2024-05-20 10:54:16 -04:00
Sean DuBois
fda6c4f836 Fix linter errors
golangci-lint upgrade to v1.56.2 added more checks

Relates to pion/.goassets#201
2024-03-16 21:09:38 -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
Sean DuBois
2bf94861c0 Add examples/stats
Example demonstrates how to use the new webrtc-stats interceptor
2023-04-26 13:33:24 -04:00