Skip to content

Releases: TritonDataCenter/node-fast

Release list

v3.1.1

Choose a tag to compare

@twhiteman twhiteman released this 23 Jun 23:40
940cd73

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

v3.1.0

Choose a tag to compare

@twhiteman twhiteman released this 26 May 14:45
dc1a769

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