-
Notifications
You must be signed in to change notification settings - Fork 10
Streaming interface #28
Comments
Moving to use async iterators, I am thinking about the following:
I don't remember why we have I am working on a PR for this today |
Right now, a
adding a close method on connections would be very useful for users as a convenience method. |
The new api has been released, closing this. |
Currently the Connection interface has the following fields and methods:
Which of these are required for the streaming (async/await) interface?
The text was updated successfully, but these errors were encountered: