mirror of
https://github.com/tenrok/vue-native-websocket.git
synced 2026-05-24 19:44:06 +03:00
55aa4a75aa
* 1. Fixed DOMException: Failed to construct 'WebSocket': The subprotocol '' is invalid. in Chrome when empty protocol arg passed in WS ctor. 2. Action name was never being set/executed on incoming messages. * upated docs