Skip to content

Sync version #13

Description

@GearStarter

Hi.
Will there be a sync api version in the future?
I understand that async is a priority, sometimes it is more convenient to work with sync.

For example, communication between two characters. I can't call two asyncio.run(main()) at the same time.

asyncio.run(char_first())
asyncio.run(char_sec())

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions