Closed JSteunou closed 6 years ago
When can a new release of this be made?
I'm waiting for @Polve and @krusche feedbacks
Is the release 1.2.5 pushed on the npm repository already?
Would be great if you could publish it as beta, then I can test if it works
@Polve nope I was waiting for your reviews / tests
Guys, help me helping you, npm can pull git repo and branches :) This branch contains dist folder and up to date build files.
The branch is not working for me, I wrote the details here (sorry, I know, wrong thread)
published in 1.2.5
Add several fallbacks on protocol
ws.protocol
(being server or ws client fault) I will fallback onClient options.protocols
1st itemoptions.protocols
And for a better logging remove usage
console.warn
to use the internaldebug
function instead which does not log ifoptions.debug
is falsy.