v2.0.0-rc.11
Pre-release
Pre-release
Release Candidate
- You can now unsubscribe a specific subscriber by using the
unsubscribe
method onPublisher
class. - You can now unsubscribe all subscribers at once by calling the
clear
method onPublisher
class.