Skip to content
/ webrtc Public

WebRTC Signalling server + simple client implementation

License

Notifications You must be signed in to change notification settings

avkv1/webrtc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

WebRTC

WebRTC signalling server + simple client implementation

How to launch

The docker way

docker pull avkvl/webrtc
docker run -p 8080:8080 avkvl/webrtc

The maven way

mvn spring-boot:run

How to use

Then in a browser open 2 tabs to http://localhost:8080

And push to Join button

Built With

About

WebRTC Signalling server + simple client implementation

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published