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

Make pushserver more generic #1531

Merged
merged 3 commits into from Sep 21, 2022
Merged

Make pushserver more generic #1531

merged 3 commits into from Sep 21, 2022

Commits on Sep 21, 2022

  1. Make pushserver more generic

    This generalizes the push server to allow using it for other uses besides event handling, e.g., to create device simulators.
    The token for client connections is currently hard-coded to be full of 0s.
    rytilahti committed Sep 21, 2022
    Configuration menu
    Copy the full SHA
    5d04fb0 View commit details
    Browse the repository at this point in the history
  2. Add tests

    rytilahti committed Sep 21, 2022
    Configuration menu
    Copy the full SHA
    75f5244 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    75f3adb View commit details
    Browse the repository at this point in the history