Anntoin
Anntoin
Allowing optional SSL support on top of the existing encryption.
Hi, I'm having a similar issue to that described here: https://github.com/i-rinat/freshplayerplugin/issues/350 When trying to maximize a video to fullscreen a very small window displays by the cursor and that's it....
If using a different algorithm to the default (HS256) it must be set manually before calling verify, otherwise will get an "Unexpected signature algorithm" due to the check here https://github.com/jwtk/njwt/blob/master/index.js#L361...
I like to be able to customise the retry behaviour, e.g. like using a token bucket. Then a client would be able to reconnect immediately for 'normal' websocket connection interruptions...
We've found that `recordError` is a useful replacement for custom client error logging. However to completely replace what we have now we'd need support for other log levels, e.g. info,...