zhaoqinghai

Results 3 issues of zhaoqinghai

i try to modify smart-wss.js to add proxy like this: ``` const { default: HttpsProxyAgent } = require("https-proxy-agent/dist/agent"); this._wss = new WebSocket(wssPath, { perMessageDeflate: false, handshakeTimeout: 15000, agent: new HttpsProxyAgent('http://127.0.0.1:8001')...

默认是永久存储吗

如wpf,我希望aop自动在setter的时候调用inotifypropertychanged的onpropertychanged的方法