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

10 Commits

Author SHA1 Message Date
Viktor Shcheglov a3b33dd5f3 fixed minor bags 2018-01-08 20:17:34 +03:00
n5leon f30c155298 Fixed context for events calback 2017-11-18 17:02:08 +01:00
Viktor 07328e1548 Add reconnect (#25)
* add ws reconnect

* added in readme text about reconnect
2017-11-13 08:52:29 -08:00
Nathan 46e251dcbc Api updates (#7)
* move all instantiation options into the opts hash

* 2.0.0
2017-07-07 09:47:01 -07:00
Aaron Chen 96eb7bbfdc fix wrong parameter. 2017-06-29 15:41:05 +08:00
Aaron Chen 93e17ffe0f support websocket protocol, this is optional option. 2017-06-29 15:31:50 +08:00
nathan ace980d539 native websocket with json parsing, vuex integration and namespacing 2017-05-16 22:58:01 -07:00
Pieter Jan De Smedt 0edf7322e6 fix: add listeners to custom socket functions on the created hook instead of beforeCreate hook in the mixin lifecycle 2017-01-03 16:30:46 +01:00
metinseylan 8e0100be09 2.1.0 2016-12-31 01:18:10 +03:00
Metin Seylan 7f5fac27d0 v2 2016-10-29 00:47:04 +03:00