Skip to content

Conversation

@dbdbdb
Copy link

@dbdbdb dbdbdb commented Jul 8, 2021

The documentation state that there should be a notifications function
on the Session to get events from all subscribed channels:

https://tpolecat.github.io/skunk/tutorial/Channels.html#listening-to-a-channel

The function existed on the protocol level but was missing in
the Session.

The documentation state that there should be a notifications function
on the Session to get events from all subscribed channels:

https://tpolecat.github.io/skunk/tutorial/Channels.html#listening-to-a-channel

The function existed on the protocol level but was missing in
the Session.
@matthughes
Copy link
Contributor

I know this is pretty old but has this been overcome by events @dbdbdb ? There is a listen method on Session that has the same type signature. How is that different than your proposed method?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants