Skip to content

Add NotificationConnector and methods - #966

Merged
madelynnblue merged 1 commit into
lib:masterfrom
jordanlewis:notif
May 3, 2020
Merged

Add NotificationConnector and methods#966
madelynnblue merged 1 commit into
lib:masterfrom
jordanlewis:notif

Conversation

@jordanlewis

Copy link
Copy Markdown
Contributor

The previous commit was kind of incomplete - it let you add a
notification handler on a single connection, but didn't have the
standard factory method (aka Connector) that let you customize the
handlers for all new connections.

This commit remedies the issue and adds a test.

The previous commit was kind of incomplete - it let you add a
notification handler on a single connection, but didn't have the
standard factory method (aka Connector) that let you customize the
handlers for all new connections.

This commit remedies the issue and adds a test.
@jordanlewis

Copy link
Copy Markdown
Contributor Author

cc @mjibson - sorry for the double post here, this should be good enough now.

@madelynnblue
madelynnblue merged commit c904eab into lib:master May 3, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants