0.1.7 • Published 5 years ago
realtime-chat v0.1.7
realtime-chat
TODO
- bug: room#onMessageReceived => 当组件多次销毁/初始化后, 接收消息的事件会绑定多次导致接收到的一条消息显示多次
Project setup
npm installCompiles and hot-reloads for development
npm run serveCompiles and minifies for production
npm run buildRun your tests
npm run testLints and fixes files
npm run lint