Rename pion-webrtc -> Pion WebRTC

Mass rename everywhere we forgot to update
This commit is contained in:
Sean DuBois
2019-06-30 21:16:15 -07:00
parent 93261960b1
commit cc940bc5f4
23 changed files with 28 additions and 28 deletions

View File

@@ -44,7 +44,7 @@ func main() {
// Create the API object with the MediaEngine
api := webrtc.NewAPI(webrtc.WithMediaEngine(m))
// Everything below is the pion-WebRTC API! Thanks for using it ❤️.
// Everything below is the Pion WebRTC API! Thanks for using it ❤️.
// Prepare the configuration
config := webrtc.Configuration{