blackspherefollower
released this
23 Aug 08:15
·
16 commits
to master
since this release
The main changes here are that the transport layer has been separated from the client, so that Java 8 websocket clients can be used instead of the Java 11 javax websocket client/server: just import the connector you need and Maven/Gradle should work the rest out.
Additionally, the Error object now supports carrying exceptions thrown internally for much better debugging.