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