Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Async Support #236

Open
wants to merge 12 commits into
base: master
Choose a base branch
from
Open

Async Support #236

wants to merge 12 commits into from

Commits on Jul 30, 2024

  1. Move _V5HTTPManager to module

    Extract auth logic into separate class
    Chenger1 committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    bb69875 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e0a02e1 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2024

  1. Refactor _V5HTTPManager

    Chenger1 committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    7c760e3 View commit details
    Browse the repository at this point in the history
  2. Refactor _V5HTTPManager

    Chenger1 committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    60f898f View commit details
    Browse the repository at this point in the history
  3. Fix bugs after refactoring

    Chenger1 committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    f98d951 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1 from Chenger1/refactor_code

    Refactor code
    Chenger1 authored Jul 31, 2024
    Configuration menu
    Copy the full SHA
    b39b16a View commit details
    Browse the repository at this point in the history
  5. Implement Async http manager

    Chenger1 committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    4d8179c View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2024

  1. Configuration menu
    Copy the full SHA
    57d96d9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d4c898e View commit details
    Browse the repository at this point in the history
  3. Add async websockets

    Chenger1 committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    61644c1 View commit details
    Browse the repository at this point in the history
  4. Add async websockets

    Chenger1 committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    ee3e405 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #2 from Chenger1/feature/async_support

    Feature/async support
    Chenger1 authored Aug 5, 2024
    Configuration menu
    Copy the full SHA
    97635e6 View commit details
    Browse the repository at this point in the history