Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

aiohttp transport should support websockets #418

Open
devkral opened this issue Jun 6, 2023 · 1 comment
Open

aiohttp transport should support websockets #418

devkral opened this issue Jun 6, 2023 · 1 comment
Labels
type: feature A new feature

Comments

@devkral
Copy link

devkral commented Jun 6, 2023

aiohttp has out of the box websocket support.

So it should be easy to integrate in the transport.

@leszekhanusz leszekhanusz added the type: feature A new feature label Jun 6, 2023
@leszekhanusz
Copy link
Collaborator

Sure, why not make a new transport named AIOHTTPWebsocketsTransport.
I'll accept a PR if it is well-tested and comes with 100% test coverage.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: feature A new feature
Projects
None yet
Development

No branches or pull requests

2 participants