Skip to content

It is basic implementation of socket.io to establish peer to peer connection for Real Time Communication.

Notifications You must be signed in to change notification settings

azmatroshan/signaling-server-webrtc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Signaling Server

It is basic implementation of socket.io to establish peer to peer connection for Real Time Communication. To learn more about it you can refer this docs.

Installation

  1. Clone the repository: git clone https://github.com/azmatroshan/signaling-server-webrtc.git
  2. Navigate to the project directory: cd signaling-server-webrtc
  3. Install dependencies: npm install
  4. Start the server: nodemon or node index.js

About

It is basic implementation of socket.io to establish peer to peer connection for Real Time Communication.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published