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

Make isEphemeral optional in network adapter's peer-candidate event. #237

Merged
merged 1 commit into from
Nov 30, 2023

Conversation

HerbCaudill
Copy link
Collaborator

Otherwise this is a breaking change.

In the listener in NetworkSubsystem, defaults to false; I assume this is what we'd want.

In adapter's `peer-candidate` event. Default to false. Otherwise this is a breaking change.
@pvh
Copy link
Member

pvh commented Nov 30, 2023

Thanks, Herb -- I think rather than this patch we should actually go a bit further and move the arg into PeerMetadata object instead. I think it's likely this will grow over time.

@pvh
Copy link
Member

pvh commented Nov 30, 2023

Actually, I'll just merge this one anyway.

@pvh pvh merged commit 006fd58 into main Nov 30, 2023
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants