0.1.1 • Published 5 years ago

real-value-channel-socketui v0.1.1

Weekly downloads
3
License
MIT
Repository
gitlab
Last release
5 years ago

Real-Value-Channel-SocketIO Library

An implemententation of channel using socket io.

How to use

The goal of this functionality is to support the following type of expression

model.from([1,2,3]).toChannel('production)
model.fromChannel('production').log()

Install

npm install real-value-channel-socketio