Skip to content

[LOW] Missing Async Support #27

@actuallyrizzn

Description

@actuallyrizzn

Issue

Synchronous API only, no async/await support, blocks on I/O operations.

Location: All API client files

Problems

  • Synchronous API only
  • No async/await support
  • Blocks on I/O operations

Recommended Fix

  • Consider adding async client variant
  • Use aiohttp or httpx for async support

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