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

WIP: add async client #62

Open
wants to merge 29 commits into
base: main
Choose a base branch
from

Commits on Feb 11, 2024

  1. add async client

    withinboredom committed Feb 11, 2024
    Configuration menu
    Copy the full SHA
    467f106 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8043672 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c643312 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    87197d8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3b3eaf7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c344d64 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2024

  1. run phpcs-fixer

    withinboredom committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    581e017 View commit details
    Browse the repository at this point in the history
  2. rename client

    withinboredom committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    46c2a70 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    35cd867 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2024

  1. ensure result is null

    withinboredom committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    57c71cf View commit details
    Browse the repository at this point in the history
  2. refactor auto-pings

    withinboredom committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    4676b2d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2dcd4c2 View commit details
    Browse the repository at this point in the history
  4. properly handle HMSG

    withinboredom committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    3ed8344 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    825e29a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    17577f1 View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2024

  1. prevent infinite pings

    withinboredom committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    7de47b6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    85ddc04 View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2024

  1. Configuration menu
    Copy the full SHA
    9064cd8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9e5bafc View commit details
    Browse the repository at this point in the history
  3. enable more tests

    withinboredom committed Feb 24, 2024
    Configuration menu
    Copy the full SHA
    ec5b1de View commit details
    Browse the repository at this point in the history
  4. fix code style

    withinboredom committed Feb 24, 2024
    Configuration menu
    Copy the full SHA
    8ba6743 View commit details
    Browse the repository at this point in the history
  5. fix typo

    withinboredom committed Feb 24, 2024
    Configuration menu
    Copy the full SHA
    0a7f879 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a6c7553 View commit details
    Browse the repository at this point in the history
  7. need to connect first

    withinboredom committed Feb 24, 2024
    Configuration menu
    Copy the full SHA
    db58363 View commit details
    Browse the repository at this point in the history
  8. incompatible test

    withinboredom committed Feb 24, 2024
    Configuration menu
    Copy the full SHA
    f6d5af7 View commit details
    Browse the repository at this point in the history
  9. fix issues with tls

    withinboredom committed Feb 24, 2024
    Configuration menu
    Copy the full SHA
    aab76db View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    2435ad5 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    b1587b2 View commit details
    Browse the repository at this point in the history
  12. fix tests

    withinboredom committed Feb 24, 2024
    Configuration menu
    Copy the full SHA
    4510d1e View commit details
    Browse the repository at this point in the history