Skip to content
This repository was archived by the owner on Feb 20, 2021. It is now read-only.

Added config option to enable/disable WebSockets#16

Open
vpiskunov wants to merge 1 commit intomicrosoftarchive:masterfrom
vpiskunov:patch-1
Open

Added config option to enable/disable WebSockets#16
vpiskunov wants to merge 1 commit intomicrosoftarchive:masterfrom
vpiskunov:patch-1

Conversation

@vpiskunov
Copy link

@vpiskunov vpiskunov commented Feb 4, 2017

Due to WebSockets being refused by the server, a workaround is to disable WSS by default, and enable only when needed & if it is working by passing 'sockets': true to the constructor when creating a new instance (see issue #7 )
NB: typo on commit comment, option name is 'sockets', not 'websockets'

Due to WebSockets being refused by the server, a workaround is to disable WSS by default, and enable only when needed & if it is working by passing 'websockets': true to the constructor when creating a new instance (see issue microsoftarchive#7)
@Diolor
Copy link

Diolor commented May 27, 2017

@vpiskunov do you have your own distribution until and if this gets merged?

@vpiskunov
Copy link
Author

I have a forked repo with this patch applied, look at https://github.com/vpiskunov/wunderlist.js

Let me know if you need anything else

@timenengwerda
Copy link

@vpiskunov could you compile the wunderlist.sdk.min.js in your forked repo (Or tell me how I can compile it myself) so I can replace my official wunderlist.sdk.min.js with yours (Getting tired of the error message by now ;-))

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.

3 participants