0.0.5 • Published 4 years ago

rainy-webrtc v0.0.5

Weekly downloads
8
License
MIT
Repository
github
Last release
4 years ago

rainy-webrtc

WebRTC Implementation for TypeScript (Node.js)

featureprogress
DataChannelsupported
MediaChanneltodo

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