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

Initial/simple handling of Server notifications/requests #26

Closed
wants to merge 2 commits into from

Commits on Jun 15, 2023

  1. log::trace more messages

    IndianBoy42 committed Jun 15, 2023
    Configuration menu
    Copy the full SHA
    a2ec6da View commit details
    Browse the repository at this point in the history
  2. Naive handling of server requests

    Should work for one client connected at a time
    
    Needs auditing of what server requests may exist and how they should be handled for multiple clients. Currently we just only forward the first result
    IndianBoy42 committed Jun 15, 2023
    Configuration menu
    Copy the full SHA
    8275a02 View commit details
    Browse the repository at this point in the history