thedatastream
TypeScript icon, indicating that this package has built-in type declarations

0.0.4 • Public • Published

THIS LIBRARY IS ACTIVELY BEING DEVELOPED - PLEASE DON"T USE IT

thedatastream.js

This library facilitates peer to peer connections / signaling, data exchange, and streaming using The Data Stream platform.

API Keys

  1. Sign up at thedata.stream to login to your dashboard.
  2. Create a Project.
  3. Create a set of API keys for that project.
  4. Securely store your API keys.

Usage Overview

  1. The client application gains access to the room via thedatastream HTTP API and validated api keys (server-side).
  2. The application client then initializes the room and connects to all the current and awaits connection requests from future remote participants.
  3. The instance of the room emits events and maintains state of things like: the current remote participants in the room, the streams they've shared with the room, and information about the participants in the room.

Readme

Keywords

none

Package Sidebar

Install

npm i thedatastream

Weekly Downloads

0

Version

0.0.4

License

ISC

Unpacked Size

293 kB

Total Files

15

Last publish

Collaborators

  • thedatastream