blackmiaool

Results 13 issues of blackmiaool

https://github.com/liamks/Delivery.js/blob/master/lib/client/delivery.js#L47 it seems dangerous

``` shouldComponentUpdate = (nextProps) => { return this._visible || !nextProps.host; }; ``` This piece of code prevents recycle system functioning

If it's offline, give us a tip or sth.

同一个人发的消息去重 禁止连续发送两条相同的消息

![image](https://cloud.githubusercontent.com/assets/5674588/20921927/4390e6ec-bbe1-11e6-95dd-d8bb71027985.png)

某些人上下线的时候发广播消息通知大家, 比如robot10

/.nvm/versions/node/v7.1.0/lib/node_modules/tty.js/node_modules/socket.io/lib/transports/websocket/hybi-07-12.js:449 Parser.prototype.proto = EventEmitter.prototype; ^ TypeError: Cannot read property 'prototype' of undefined at Object. (/home/blackmiaool/.nvm/versions/node/v7.1.0/lib/node_modules/tty.js/node_modules/socket.io/lib/transports/websocket/hybi-07-12.js:449:42) at Module._compile (module.js:573:32) at Object.Module._extensions..js (module.js:582:10) at Module.load (module.js:490:32) at tryModuleLoad (module.js:449:12) at Function.Module._load (module.js:441:3)...