delbert-webrtc-signaling-server
  • Overview
  • Getting Started
  • Message Format
  • Message Category
  • Error code
Powered by GitBook
On this page
  • Preparations
  • Configuration
  • Architecture
  • Client-Server Flow Chart
  • Server Architecture
  • Server Flow Chart

Was this helpful?

Getting Started

webrtc-signaling-server

PreviousOverviewNextMessage Format

Last updated 6 years ago

Was this helpful?

Preparations

  • nodejs, npm environment ready. windows or ubuntu or devian server.

Version must be at least 5.6.0 npm and node must be 8.x.x or higher. Aiming for a more recent stable version.

Configuration

  • nodejs

  • es6

  • secure websocket

  • JSON

Architecture

Please e-mail me if you want to get a original file.

Client-Server Flow Chart

Server Architecture

Server Flow Chart