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

Allow programmatic configuration of unicast relays. #497

Closed

Commits on Apr 30, 2024

  1. Allow programmatic configuration of unicast relays.

    This change allows users to configure relays from code without having to
    `setenv(GZ_RELAY)`.
    
    Signed-off-by: Michael Beardsworth <[email protected]>
    mbeards committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    3ca9b3d View commit details
    Browse the repository at this point in the history
  2. Add <vector> to NodeOptions.cc

    Signed-off-by: Michael Beardsworth <[email protected]>
    mbeards committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    9b823d8 View commit details
    Browse the repository at this point in the history

Commits on May 1, 2024

  1. Add coverage for relay

    Signed-off-by: Michael Beardsworth <[email protected]>
    mbeards committed May 1, 2024
    Configuration menu
    Copy the full SHA
    472dde4 View commit details
    Browse the repository at this point in the history