Skip to content

SaifRehman/websig

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


Lotion

P2P Signalling server built with IPFSPubSub and WEBRTC

Travis Build


Introduction

Websig is P2P Signalling server for WEBRTC built on top of IPFSPubSub and WEBRTC Protocol. It is able to create peer to peer webrtc data channels and audio/video conferencing in your frontend applications. It also supports multi party webrtc connection.

Please 🌟 the Repo if you liked it. Thanks !

Usuage

  1. Install the library
$ npm i websig --save

Supports

  1. Browserify
  2. React
  3. VUE

Todo

  • Add support for Angular and TS

Example app

  1. Navigate to example folder
$ cd example
$ npm i 
  1. Run browserify
$ browserify app.js -o public/js/app.js -d
  1. Run the app
$ http-server

Author

SaifRehman

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors