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

read preferredPort from config, send to core #67

Merged
merged 1 commit into from
Jan 13, 2021
Merged

read preferredPort from config, send to core #67

merged 1 commit into from
Jan 13, 2021

Conversation

cblgh
Copy link
Member

@cblgh cblgh commented Jan 12, 2021

this pr adds support for setting a custom port to listen for hyperswarm (i.e. find cabal peers) traffic on. it is related to cabal-club/cabal-core#101 and cabal-club/cabal-core#98

the port is set in the config object which is passed to cabal-client from client implementations

config: {
  temp: <boolean>,
  dbdir: <string, filepath to storage location>,
  preferredPort: <valid port number>
}

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.

1 participant