BareRTC/pkg
Noah Petherbridge 5dbe938780 Initial WebRTC Code
* WebRTC pees exchange local/remote descriptions ("offer" and "answer")
* They don't seem to exchange ICE candidates yet
* Some back and forth happens but the final WebRTC stream connection
  isn't established yet.
2023-01-26 22:54:02 -08:00
..
log Initial commit 2023-01-10 22:38:48 -08:00
handlers.go Initial WebRTC Code 2023-01-26 22:54:02 -08:00
messages.go Initial WebRTC Code 2023-01-26 22:54:02 -08:00
pages.go Initial WebRTC Code 2023-01-26 22:54:02 -08:00
server.go Initial commit 2023-01-10 22:38:48 -08:00
websocket.go Initial WebRTC Code 2023-01-26 22:54:02 -08:00