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
{{ message }}
This repository has been archived by the owner on May 17, 2020. It is now read-only.
I think despite flow control and buffer bloat issues, because it's a more mature library (interaction with other services is easier because asyncio versions of those client libraries already exist), I should re-add asyncio support, but this time using the streams API.
It shouldn't be hard to support asyncio and trio at the same time, and inject the desired implementation into server/client instances.
The text was updated successfully, but these errors were encountered:
I think despite flow control and buffer bloat issues, because it's a more mature library (interaction with other services is easier because asyncio versions of those client libraries already exist), I should re-add asyncio support, but this time using the streams API.
It shouldn't be hard to support asyncio and trio at the same time, and inject the desired implementation into server/client instances.
The text was updated successfully, but these errors were encountered: