ChenYarong
ChenYarong
我把作者的代码FORK 后,修改了其中操作地址, 现在已经可以支持访问印象笔记. https://github.com/cyrnicolase/whatever 下载后, 安装好node_modules 就可以build 出支持印象笔记的情况
Yes you are right, but I have to accommodate these errors
Me again. Today I spoke with our iOS development engineers, and after their confirmation, they are using the disconnect() method provided by the SDK, which by default passes websocket.StatusNormalClosure. And...
HI @localvar , this is my pipeline spec. ```yml name: joyparty-https-proxy kind: HTTPServer port: 443 https: true http3: false # not use http3 keepAlive: true keepAliveTimeout: 60s # 保持链接的时间 maxConnections:...
@localvar Thanks for your reply. My point is that the return values set by all Filters should be as expected. The Pipeline system itself should not be concerned with which...
Got it, when can we expect this feature to be merged into the Main branch?
I agree that the `END` should be an end for the current pipeline itself without taking effect on other pipelines. My viewpoint is the `fallthrough` option can be in the...
Hello @localvar @suchen-sci @xxx7xxxx How do we deal with this issue in the future? Is there a conclusion yet?