Skip to content
This repository has been archived by the owner on Mar 9, 2022. It is now read-only.

autorelay options #21

Merged
merged 2 commits into from
Nov 27, 2018
Merged

autorelay options #21

merged 2 commits into from
Nov 27, 2018

Conversation

vyzo
Copy link
Contributor

@vyzo vyzo commented Nov 20, 2018

Necessary for ipfs/kubo#5785

@ghost ghost assigned vyzo Nov 20, 2018
@ghost ghost added the status/in-progress In progress label Nov 20, 2018
@vyzo vyzo mentioned this pull request Nov 20, 2018
8 tasks
Copy link
Member

@Stebalien Stebalien left a comment

Choose a reason for hiding this comment

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

(with a rebase)

// if true, then the libp2p host will be constructed with autorelay functionality.
EnableAutoRelay bool
// if true, then an AutoNATService will be instantiated to facilitate autorelay
EnableAutoNATService bool
Copy link
Member

Choose a reason for hiding this comment

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

Is this tied to auto-relay or is it more general?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

It is more general, but it is a component necessary for autorelay.

@ghost ghost assigned Stebalien Nov 27, 2018
@Stebalien Stebalien merged commit 6511270 into master Nov 27, 2018
@ghost ghost removed the status/in-progress In progress label Nov 27, 2018
@Stebalien Stebalien deleted the feat/autorelay branch November 27, 2018 01:42
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants