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

Fix #45, use separate dispatcher for messages #49

Merged
merged 1 commit into from
Mar 30, 2023

Commits on Mar 28, 2023

  1. Fix nasa#45, use separate dispatcher for messages

    Isolate the message verification and dispatch from the general message
    processing.  Functions in the "cmds" file now strictly handle the
    command content, and do not get involved in general validation.
    
    The "Custom" code isolation is also in a separate dispatcher.  There is
    a separate issue to address this.
    jphickey committed Mar 28, 2023
    Configuration menu
    Copy the full SHA
    0d1ccc1 View commit details
    Browse the repository at this point in the history