Skip to content
This repository has been archived by the owner on Oct 11, 2024. It is now read-only.

p2p: Add WebSocket addresses to bootstrap list #361

Merged
merged 1 commit into from
Aug 15, 2019

Conversation

albrow
Copy link
Contributor

@albrow albrow commented Aug 15, 2019

Related to #360. If each bootstrap nodes is advertising a WebSocket address, we should also update our bootstrap list to include those addresses.

This PR assumes that each bootstrap node will be listening for TCP connections on port 60558 and WebSocket connections on port 60559.

@albrow albrow changed the title Add WebSocket addresses to bootstrap list p2p: Add WebSocket addresses to bootstrap list Aug 15, 2019
@albrow albrow merged commit e2b0de7 into development Aug 15, 2019
@albrow albrow deleted the feature/add-ws-bootstrap-addrs branch August 15, 2019 19:18
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