Skip to content

Releases: TritonDataCenter/node-fast

v3.1.1

23 Jun 23:40
940cd73
Compare
Choose a tag to compare

Added fsr_context.removeSocketEndListener() method so that long running RPC calls can remove their socket end listener.

v3.1.0

26 May 14:45
dc1a769
Compare
Choose a tag to compare

Added fsr_context.addSocketEndListener() method so that long running RPC calls can tell when the client socket has ended.