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 |
|
Nick Mykins
|
a1bbddd0d8
|
Improve docs around Go Modules
adds export `GO111MODULE=on` to examples READMEs when appropriate
|
2020-06-30 20:14:23 -07:00 |
|
Sean DuBois
|
89d7de1787
|
Start /v3
See #9 for the features we have planned, and the breaking changes that
may occur.
|
2020-06-25 09:45:27 -07:00 |
|
Masahiro Nakamura
|
31e3a1a6ac
|
Update how to install in example projects
Download instructions should contain 'v2' now.
|
2020-04-02 19:22:23 -07:00 |
|
Sean DuBois
|
2228e7f61e
|
Add custom-logger example
Demonstrate how users can user their own logger via the
SettingEngine
Resolves #726
|
2019-07-11 20:24:07 +01:00 |
|