Skip to content
This repository has been archived by the owner on Apr 24, 2023. It is now read-only.

https://github.com/libp2p/js-libp2p-webrtc-star/issues/186 #187

Closed
wants to merge 2 commits into from

Conversation

pashoo2
Copy link

@pashoo2 pashoo2 commented Oct 18, 2019

added param ?webrtcstar=true to requests to a signal server

Copy link
Member

@vasco-santos vasco-santos left a comment

Choose a reason for hiding this comment

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

Thanks for the PR @pashoo2

Also, can you fix the linting issues to get this merged?

@@ -42,7 +42,10 @@ class WebRTCStar {

this.sioOptions = {
Copy link
Member

Choose a reason for hiding this comment

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

Can you remove this object? It stayed here before by mistake, but if you have a look, it is not being used anywhere

Copy link
Author

Choose a reason for hiding this comment

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

Sorry, i was in hospital for the last week and was't see any comments. I'll do it tomorrow, when I'll be at home

Copy link
Author

Choose a reason for hiding this comment

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

Yes, the object does't used, i thought it's for a use in a future. E.g. it can be usefull if the library Will provide functionality to use a custom options for a socket.io connections.

@vasco-santos
Copy link
Member

Hey @pashoo2 thanks for trying to land this.

IF you are still interested in this, please submit a new PR as we completely refactored this module

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