Skip to content

Stable release: final API, server-side performance boost

Choose a tag to compare

@vphantom vphantom released this 26 Apr 12:00
· 8 commits to master since this release

When handling a lot of JRPC instances, cleaning up timers when a connection is lost becomes very important. This release addresses that with the addition of remote.shutdown() to explicitly clean up and mark the instance as no longer useful, to be safe.

This brings us to our final API and testing to get out of beta.