Skip to content

Openapi SDK async calls freezing Tauri frontend #5

Description

@francescobianco

Using SDK in a Tauri backend for a desktop app:

tauri::Builder::default()
    .invoke_handler(tauri::generate_handler![get_products])

get_products calls SDK async methods. Frontend freezes. Suggestions for bridging Openapi SDK async calls to Tauri commands?

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

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions