Skip to content

d4l3k/webrtc-lobby

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

webrtc-lobby GoDoc Build Status

This provides a lobby service for webrtc clients to connect to others. It provides a JSON-RPC api over websockets such that hosts can announce themselves and have clients to connect to them. Some features include: names, authors, passwords, location and hidden services.

There's a set of webcomponents designed to easily integrate with the lobby service. https://github.com/d4l3k/webrtc-lobby-elements

A hosted copy is provided at wss://fn.lc/lobby.

Running with docker (port 8080)

docker run --restart=always -d -p 8080:5000 d4l3k/webrtc-lobby

License

Licensed under the MIT license.

About

A lobby service for webrtc.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages