mirror of
https://github.com/tenrok/vue-native-websocket.git
synced 2026-05-22 23:14:07 +03:00
962958ae37
In case the `connectionUrl` already starts with `//` the `//` in the concatination is redundant. This might be related to #87.