The socket abstraction of flowR. Essentially a subset of what the default net.Socket of node provides.
net.Socket
node
Readonly
Returns all messages received by the respective socket.
Optional
if given, this enforces the respective type field to be as given. In case of failure, this will throw an exception.
The socket abstraction of flowR. Essentially a subset of what the default
net.Socket
ofnode
provides.