Video chat app using WebRTC
go run main.go
- Open a browser and point to localhost:8080
- Enter a username
- In a new tab, point to localhost:8080
- Enter a new username
- In the field under the box enter the first username and click Call
docker run --rm --publish 8080:8080 arunvm/videochat