Skip to content

http middleware for auto-negotiating a server-to-client WebRTC connection.

Notifications You must be signed in to change notification settings

shazow/go-webrtc-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

go-webrtc-server

Status: Big pile of glittery mess. Just cobbling things together to see if they will work for what I have in mind.

Goals

  • Drop-in Go middleware which knows how to upgrade and negotiate a WebRTC connection automatically by using a WebSocket.
  • Consistent and interchangeable connection interface for JavaScript and Go which can be a WebRTC connection or a WebSocket connection.

License

MIT

About

http middleware for auto-negotiating a server-to-client WebRTC connection.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published