textileio / js-textile

Textile's JavaScript Libs. Home of ThreadDB, Buckets, and more. Available on npm as `@textile/hub`.
https://textileio.github.io/js-textile/docs
MIT License
85 stars 19 forks source link

wss:// host is rejected for Users.withUserAuth and Buckets.withUserAuth #1138

Closed kenshyx closed 3 years ago

kenshyx commented 3 years ago

This function throws an error if the url is already in the wss:// format https://github.com/textileio/js-textile/blob/21cc42b5d58197f2966c1964b64cf6ca4a9bca86/packages/transport/src/index.ts#L34

carsonfarmer commented 3 years ago

Fix incoming