Skip to content

Refactoring of props for ClientClass in python template #1564

Open
@Adi-204

Description

@Adi-204

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.

Ref - https://github.com/asyncapi/generator/blob/master/packages/templates/clients/websocket/python/template/client.py.js

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions