Readonly
remoteReadonly
remoteReturns all messages received by the respective socket.
Optional
expected: string[]if given, this enforces the respective type field to be as given. In case of failure, this will throw an exception.
Optional
timeoutInS: number
The socket abstraction of flowR. Essentially a subset of what the default
net.Socket
ofnode
provides.