MetinSeylan / Vue-Socket.io

😻 Socket.io implementation for Vuejs and Vuex
https://metin.sh
MIT License
3.95k stars 496 forks source link

this project seems to be abandoned for all practical purposes - use [vue-socket.io-extended](https://github.com/probil/vue-socket.io-extended) instead #267

Closed guoxiangke closed 4 years ago

guoxiangke commented 4 years ago

this project seems to be abandoned for all practical purposes - use vue-socket.io-extended instead

Originally posted by @builder7777 in https://github.com/MetinSeylan/Vue-Socket.io/issues/217#issuecomment-610416739

tenutso commented 4 years ago

I couldn't get this project to work as desired so I just rolled my own by putting the client-io connection to a Vue.prototype.socketio in main.js and the used it in my components as $socketio which is way more reliable. Hopefully, this project will get a second wind.

MetinSeylan commented 4 years ago

not abandoned, just underdevelopment for refactor