nathantsoi / vue-native-websocket

native websocket with vuex integration
946 stars 163 forks source link

Using Pinia instead of Vuex #164

Open stritti opened 1 year ago

stritti commented 1 year ago

Is there an option to use vue-native-websocket with Pinia instead of Vuex? I am currently migrate an project from Vuex to Pinia and try to update my Websocket store.

nsano-rururu commented 1 year ago

The following vue3 compatible ones seem to be compatible with pinia https://github.com/likaia/vue-native-websocket-vue3

nsano-rururu commented 1 year ago

https://github.com/likaia/pinia-websocket-project