MetinSeylan / Vue-Socket.io

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

[FIX] Mixin.js for vue 3 #306

Open Hashs7 opened 3 years ago

Hashs7 commented 3 years ago

Remove warning message on Vue 3 by renaming beforeDestroy to beforeUnmount. Update readme installation for Vue 3 #304