Releases: KomodoPlatform/WalletConnectRust
Releases · KomodoPlatform/WalletConnectRust
WASM WebSocket client support
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
- @borngraced made their first contribution in #1
Full Changelog: https://github.com/KomodoPlatform/WalletConnectRust/commits/k-9999