Stable release: final API, server-side performance boost
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.