Skip to content

WASM WebSocket client support

Latest
Compare
Choose a tag to compare
@borngraced borngraced released this 24 Aug 20:59
2ed6840

This release enables WebSocket client support for WebAssembly (WASM).

What's Changed

  • feat: add WebSocket client support for WASM by @borngraced in #1

Key Enhancements:

  • Dependencies have been modified to ensure support for WebSocket client in WASM.
  • Exported WebSocket stream message receiver/handler
  • Introduced a new http feature in relay_client, allowing users to enable or disable the HTTP client functionality using the reqwest crate.

New Contributors

Full Changelog: https://github.com/KomodoPlatform/WalletConnectRust/commits/k-9999