Release 3.4.0-beta.1
Pre-release
Pre-release
- Updated and rewrote Notification 2.0 listener implementation. Added additional parameters for more control:
consumer_name,shared,auto_ackandauto_unsubscribe. Addedunsubscribefunction for removing
subscribers on demand. BothAsyncListenerandListenernow provide consistentstart/stopfunctions
which take care of coroutine and thread creation. Thelistenfunction can still be invoked directly if
necessary.