mirror of
https://github.com/tauri-apps/plugins-workspace.git
synced 2026-05-13 12:44:45 +02:00
feat(websocket): add ability to remove listener (#2027)
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
---
|
||||
websocket-js: minor
|
||||
websocket: minor
|
||||
---
|
||||
|
||||
`addListener` now returns a cleanup function instead of `void` to remove the listener.
|
||||
Reference in New Issue
Block a user