Reading and Writing Data
Data can be read and written only:
-
On the temporary transient JadeMultiWorkerTcpConnection object passed to the event callback methods.
-
By the currently assigned worker process.
-
On connections whose state property value is Connected.
There are no asynchronous (that is, callback) read and write variants.