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

0.0.6 • Public • Published

rainy-webrtc

WebRTC Implementation for TypeScript (Node.js)

feature progress
DataChannel supported
MediaChannel todo

install

npm install rainy-webrtc

examples

https://github.com/shinyoshiaki/rainy-webrtc/tree/master/examples

demo

run

yarn ts-node --files examples/datachannel/offer.ts

open https://shinyoshiaki.github.io/rainy-webrtc/examples/datachannel/answer

see console & chrome://webrtc-internals/

components

reference

/werift-webrtc/

    Package Sidebar

    Install

    npm i werift-webrtc

    Weekly Downloads

    99

    Version

    0.0.6

    License

    MIT

    Unpacked Size

    1.16 MB

    Total Files

    414

    Last publish

    Collaborators

    • shinyoshiaki