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
Before submitting a PR, I wanted to ask if the maintainers or community are interested in async version of HTTP requests and WebSocket operations (for streams). I have a proof of concept under my fork.
The text was updated successfully, but these errors were encountered:
I would potentially be interested in such a pull request. If you're still willing then please look to base it on the release-1.5.0 branch as I have already converted the upcoming release to use python-socketio.
Note that the async version should be backwards-compatible with the existing sync version.
Before submitting a PR, I wanted to ask if the maintainers or community are interested in async version of HTTP requests and WebSocket operations (for streams). I have a proof of concept under my fork.
The text was updated successfully, but these errors were encountered: