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
You can turn the Notifications stream back into a Connection with into_inner, but that's probably not all that easy to work with.
Not sure what a better API would be - it seems like it'd be nice if notifications() took &self so you could work with it and the main connection at the same time, but that'd require a SPMC channel.
Uh oh!
There was an error while loading. Please reload this page.
consumes connection.
Is there any way to get notifications and execute statements on the same connection? Or I have to open second one.
The text was updated successfully, but these errors were encountered: