Skip to content

cmd2 usage within asyncio.get_event_loop().run_until_complete #764

@adriansev

Description

@adriansev

Hi! I would like to use cmd2 to create a shell for interactivity with a websocket based service.
For persistence a websocket must be created within asyncio.get_event_loop().run_until_complete()
see websockets
How can i adapt cmd2 to such usage? (note that i am interested only in a shell, not sending commands, as that it is covered) for reference my application is here

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions