Implement notifications_iter
for async connections
#231
LucaCappelletti94
started this conversation in
Ideas
Replies: 1 comment 2 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.
2 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_iter
method is solely available for thesync
connections. Would it be possible to implement it also for theasync
case?Beta Was this translation helpful? Give feedback.
All reactions