0.56.0-alpha.0 • Published 2 years ago
@startupjs/channel v0.56.0-alpha.0
startupjs channel
WebSocket/BrowserChannel 2-way communication socket.
BrowserChannel can be used to emulate WebSocket in environments where you don't have access to websocket.
Installation
npm i @startupjs/channelUsage
See @startupjs/model for client-side usage and @startupjs/server for server-side usage