v1.0.2
- It was impossible for
RootCommandChannel
to close the channel by itself without either crashing the entireRootServer
or throwing an exception, e.g. being cancelled by the client. This is now fixed. The demo app is updated to reflect this test case. - Minor fixes.
Full Changelog: v1.0.1...v1.0.2