mirror of
https://github.com/tauri-apps/plugins-workspace.git
synced 2026-06-04 13:48:01 +02:00
fix(websocket): install crypto provider if needed (#3124)
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
---
|
||||
websocket: patch:bug
|
||||
websocket-js: patch:bug
|
||||
---
|
||||
|
||||
The WebSocket plugin will now install the default crypto provider if needed, preventing panics on WSS connections.
|
||||
Reference in New Issue
Block a user