brisk-js

1.0.15 • Public • Published

Table of Contents

WriteCallback

Called when the application should write the next command

Type: Function

Parameters

  • octetStream OutOctetStream

ReadCallback

Called everytime there is a new command to be processed

Type: Function

Parameters

  • cmdValue uint8
  • octetStream InOctetStream

CallbackInfo

Type: Object

Properties

LogInfo

Type: Object

Properties

BriskConnection

Establishing a websocket connection that is intended to be bridged over UDP.

Parameters

  • host string web socket connection, e.g. 'ws://demos.kaazing.com/echo'
  • info CallbackInfo read and write callback
  • log LogInfo object that contains a log() function.

Readme

Keywords

none

Package Sidebar

Install

npm i brisk-js

Weekly Downloads

15

Version

1.0.15

License

MIT

Unpacked Size

9.71 kB

Total Files

6

Last publish

Collaborators

  • piot