weolar / miniblink49

a lighter, faster browser kernel of blink to integrate HTML UI in your app. 一个小巧、轻量的浏览器内核,用来取代wke和libcef
Apache License 2.0
7.22k stars 1.09k forks source link

Websocket + wkeSetProxy #481

Open lexesv opened 3 years ago

lexesv commented 3 years ago

Hello. I noticed that when set a proxy server (wkeSetProxy), the connection to the websockets does not go through the proxy server. This is bug? Because in chrome, the connection goes through a proxy and not directly. The VIP Miniblink also connect to websockets directly?

xiaoyaocode163 commented 3 years ago

可能要用SOCKS5代理了,不是HTTP代理