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

Upgrade for newer Python version and fix for broadcast can't send issue #250

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

Commits on Oct 8, 2024

  1. Configuration menu
    Copy the full SHA
    5843876 View commit details
    Browse the repository at this point in the history
  2. Fixed dcai#238 issue that can't send broadcast message due to device …

    …type check for ios-fcm
    sanlinnaing committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    f581e66 View commit details
    Browse the repository at this point in the history
  3. Pipenv rebuild to support newer Python version >=3.9 on upcomming com…

    …mits. Python version upgrade started here.
    sanlinnaing committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    f7610db View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    33d6b8d View commit details
    Browse the repository at this point in the history
  5. migrated depricated hyper lib with httpx for http2 client to send…

    … APNs api for supporting python newer version >= 3.9
    sanlinnaing committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    0d7f1d1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4778600 View commit details
    Browse the repository at this point in the history