You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Allow ws options to be passed to constructors (#107)
This complies with the way ws behaves and is
useful for specifying "low-level" ws options
such as adding additional headers to the
request (use case: authentication through jwt)
0 commit comments