Christopher CHEN

Results 2 issues of Christopher CHEN

I see this in Chome devtool >> Network: ![image](https://user-images.githubusercontent.com/3423411/28448615-dad5c7b6-6e0b-11e7-9bd3-bf4136559d07.png) Client script: ```html !function () { var url = 'ws://127.0.0.1:2080/hello', subscriber = new hprose.WebSocketClient(url); subscriber.subscribe('push', function () { console.log(arguments); }); }();...

Show `Hibernate` option if hibernate is enabled --- Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/47698431-add-hibernate-option-under-suspend?utm_campaign=plugin&utm_content=tracker%2F57362887&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F57362887&utm_medium=issues&utm_source=github).

Priority: Wishlist
Needs Design