Skip to content

v0.0.2

Latest
Compare
Choose a tag to compare
@Harzu Harzu released this 28 Sep 15:01
· 1 commit to master since this release
f4dc4b7

Install

npm i daocasino/dc-messaging

Usage

// import
const messaging = require('dc-messaging')
// or ES6 Modules
import * as messaging from 'dc-messaging'


// Up messaging node
messaging.upIPFS('signal_server_link', 'path/to/repo')
new messaging.RTC('account_address', 'room_name')