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

[ntcore] Various cleanups #7216

Draft
wants to merge 14 commits into
base: main
Choose a base branch
from

Commits on Oct 15, 2024

  1. Configuration menu
    Copy the full SHA
    239a2ea View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    30a997e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    40dfc53 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2024

  1. Configuration menu
    Copy the full SHA
    79c1281 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a48c529 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    38330d3 View commit details
    Browse the repository at this point in the history
  4. [ntcore] Store client name instead of pointer in server pub/sub

    This breaks the circular dependency between publisher/subscriber and client.
    PeterJohnson committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    05328c1 View commit details
    Browse the repository at this point in the history
  5. [ntcore] Make server publisher and subscriber classes

    Add accessor functions where necessary.
    PeterJohnson committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    a144257 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e754518 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2024

  1. Configuration menu
    Copy the full SHA
    8afbfa0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e854fe1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f05d085 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c6f51be View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b7a2b0f View commit details
    Browse the repository at this point in the history