2
0
mirror of https://github.com/tenrok/vue-native-websocket.git synced 2026-06-17 15:00:34 +03:00

Add reconnect (#25)

* add ws reconnect

* added in readme text about reconnect
This commit is contained in:
Viktor
2017-11-13 19:52:29 +03:00
committed by Nathan
parent 782d400953
commit 07328e1548
5 changed files with 57 additions and 3 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "vue-native-websocket",
"version": "2.0.3",
"version": "2.0.4",
"description": "native websocket implemantation for vuejs and vuex",
"main": "dist/build.js",
"scripts": {