PlugFox / ws

WS: A compact, highly efficient WebSocket library. Easily establish, manage, and reconnect WebSocket connections in real-time apps.
https://pub.dev/packages/ws
MIT License
39 stars 5 forks source link

Replace dart.library.html with dart.library.js_interop #17

Closed sabin26 closed 2 months ago

sabin26 commented 2 months ago

dart.library.html will only be present on js build but dart.library.js_interop will be there for both wasm and non wasm