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

feat: WebSocketStar #1090

Merged
merged 1 commit into from
Nov 27, 2017
Merged

feat: WebSocketStar #1090

merged 1 commit into from
Nov 27, 2017

Conversation

mkg20001
Copy link
Contributor

Adding websocket-star transport

@mkg20001
Copy link
Contributor Author

Related #1088

connection: {
muxer: [Multiplex],
crypto: [SECIO]
},
discovery: [wstar.discovery]
discovery: [wstar.discovery, wsstar.discovery]
}

if (options.bootstrap) {
Copy link
Member

Choose a reason for hiding this comment

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

Following on the comment -- libp2p/js-libp2p#122 (comment) --, this actually should totally work now because websocket-star becomes part of the set of transports supported by default //cc @patrickdet @Beanow

@daviddias daviddias merged commit 33e9949 into ipfs:master Nov 27, 2017
MicrowaveDev pushed a commit to galtproject/js-ipfs that referenced this pull request May 22, 2020
License: MIT
Signed-off-by: Alan Shaw <alan.shaw@protocol.ai>
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.

None yet

2 participants