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

Update register remote service API #147

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from

Conversation

DerAndereAndi
Copy link
Member

@DerAndereAndi DerAndereAndi commented Dec 24, 2024

Change RegisterRemoteSKI api call with a 2nd argument to provide the SHIP-ID if known. If provided (as a none empty string), upon SHIP handshake it will check the reported SHIP-ID from the remote service, and if it differs, will close the connection. The SHIP-ID is also made available via mDNS, and therefor should be known at all times.

Requires enbility/ship-go#46

Change `RegisterRemoteSKI` api call with a 2nd argument to provide the SHIP-ID if known. If provided (as a non empty string), upon SHIP handshake it will check the reported SHIP-ID from the remote service, and if it differs, will close the connection. The SHIP-ID is also made available via mDNS, and therefor should be known at all times.

Requires enbility/ship-go#46
@DerAndereAndi DerAndereAndi added the enhancement New feature or request label Dec 24, 2024
@DerAndereAndi
Copy link
Member Author

This is based on the discussion #127

Copy link
Contributor

@sthelen-enqs sthelen-enqs left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Changes LGTM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants