mirror of
https://github.com/pion/webrtc.git
synced 2025-09-27 11:32:19 +08:00
Rename pion-webrtc -> Pion WebRTC
Mass rename everywhere we forgot to update
This commit is contained in:
@@ -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{
|
||||
|
Reference in New Issue
Block a user