Merge pull request #4150 from nymtech/feature/ts-sdk-fixes

adding SURBs info to mixfetch
This commit is contained in:
mx
2023-11-15 17:19:59 +00:00
committed by GitHub
@@ -16,6 +16,8 @@ in combination with their own configuration. If you are trying to access somethi
3. If you are using `mixFetch` in a web app with HTTPS you will need to use a gateway that has Secure Websockets to
avoid getting a [mixed content](https://developer.mozilla.org/en-US/docs/Web/Security/Mixed_content) error.
4. For now, mixfetch doesn't work with SURBS, altough this may change in the future.
Read [this article](https://blog.nymtech.net/mixfetch-like-the-fetch-api-but-via-the-mixnet-82acfd435c62) to learn more about mixFetch.