@treecg/connector-ws
v1.2.1
Published
Simple Websocket connectors
Downloads
30
Maintainers
Keywords
Readme
connector-ws
Connector that used websockets to transmit data.
Config
port
: required parameter indicating what port to use as Readerhost
: required parameter indicating what host to use as Readerurl
: required parameter indicating what url to connect with as Writer
Note: duplicate information but that is ok. Url aggregates host and port and also specifies the protocol.