Implement notifications_iter for async connections
#231
LucaCappelletti94
started this conversation in
Ideas
Replies: 1 comment 7 replies
-
|
It is certainly possible to implement an async equivalent of that method. I personally do not have the time to do that in a timely manner, but I might accept a PR for that. |
Beta Was this translation helpful? Give feedback.
7 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
At this time, the
notifications_itermethod is solely available for thesyncconnections. Would it be possible to implement it also for theasynccase?Beta Was this translation helpful? Give feedback.
All reactions