mirror of
https://github.com/tauri-apps/plugins-workspace.git
synced 2026-04-27 11:56:05 +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