You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: Support for async subscriber callbacks (#132)
* Update event_hub.ts Add support for async subscriber callbacks while retaining backwards compatibility * Made changes to precommits. * Global fix for precommits. * Update source/event_hub.ts Co-authored-by: Lars Johansson <gismya@gmail.com> * Update test/event_hub.test.js Co-authored-by: Lars Johansson <gismya@gmail.com> * Update source/event_hub.ts Co-authored-by: Lars Johansson <gismya@gmail.com> * Update source/event_hub.ts Co-authored-by: Lars Johansson <gismya@gmail.com> * Update event_hub.ts Incorrectly copied the fix when suggesting line by line. * Removed changes. --------- Co-authored-by: Lars Johansson <gismya@gmail.com>
0 commit comments