More RX way used internal library, more concurrent safe
Thanks @drstranges and @forresthopkinsa for contributions and great ideas used in this release.
Breaking changes:
- changed Stomp.over signature (see
example-client
module)
New features:
- wildcards support for RabbitMQ (see
StompClient.setParser
) - support for subscribe
disconnect
completed (see ``StompClient.disconnectCompletable)