Open
Description
currently inside client.py.js
of python websocket client we have a component ClientClass which passes all the props down to respective components. This list can grow in future and hard to manage, their is potential of refactoring this code and passing complete asyncapi
object and extracting from it in their respective components.
Metadata
Metadata
Assignees
Labels
No labels