Secure your code as it's written. Use Snyk Code to scan source code in minutes - no build needed - and fix issues immediately.
unsubscribeAll() { return postal.unsubscribeFor({ channel: this.name }); }
Pub/Sub library providing wildcard subscriptions, complex message handling, etc. Works server and client-side.