Donal

Results 10 issues of Donal

希望增加切面功能

建议采用gradle控制library

如题,采用这种方案实现了同样的效果 apk体验地址:https://www.pgyer.com/fN5c ![ezgif com-video-to-gif 1](https://user-images.githubusercontent.com/2238211/41394083-3b4dbc80-6fdb-11e8-8ddb-0984b92913e9.gif)

当socket连接成功后,对内存 cpu进行监听,发现cpu占用率比较高,尤其是在收发消息后,一度飙到80%,在保持心跳也有40%-70%的浮动,请问如何进行优化呢,有什么策略

while the server restarted, the client how to know that it should reconnect

![image](https://user-images.githubusercontent.com/2238211/41403046-7d84072e-6ff6-11e8-97e1-a9aa1bdea9a5.png) https://github.com/ZhuoKeTeam/DouYin,实际看了该项目没有实现功能。 现推荐一个实现了抖音的项目https://github.com/DLTech21/douyin

vc继承jsmessageviewcontroller以后,当vc pop from navigationviewcontroller,dealloc没有被call