Skip to content

Websocket async implementation must use pure async lib when available #24315

Description

@rakshith91

Currently, we use websocket-client library which does not have a pure async implementation

websockets has one, but it does not support http proxy python-websockets/websockets#364

When possible use a pure async library

Metadata

Metadata

Assignees

Labels

AMQP PythonClientThis issue points to a problem in the data-plane of the library.MessagingMessaging crew

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions