Skip to content

对比 Vuex 和 Vue-rx 在 Websocket 功能方面的差异。

License

Notifications You must be signed in to change notification settings

yscoder/vue-rx-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vue-rx-chat

分别基于 Vuex 和 Vue-rx 的方式实现简单聊天室Demo,对比两者在 Websocket 实时推送后的数据和视图同步差异。

start

# dev server, http://localhost:3000
$ npm run dev

# websocket server, ws://localhost:3300
$ npm run ws

# dev server && websocket server
$ npm start

# build
$ npm run build

About

对比 Vuex 和 Vue-rx 在 Websocket 功能方面的差异。

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published