zu1k

Results 49 comments of zu1k

> @zu1k, I wonder if it would make sensible to rename the trait to `TcpConnector`, this would allow more scope for a more general non-tcp specific connector to be written...

@ferristseng Sorry for the delay. This PR is currently available, but not complete. I found that some api's actual implementation is slightly different from the description in the documentation, especially...

The problem mainly lies in the processing of multiple cids. The [document](https://docs.ipfs.tech/reference/kubo/rpc/#api-v0-pin-remote-ls) says to use comma to separate, but after testing, it is found that the document is inconsistent with...

> No rush! It just looked pretty complete so I wanted to check and see what was up. I still haven't found a proper way to generate request parameters like...

This looks a bit messy, you can do a format on the master branch first, and then let this pr only contain the part that is really to be implemented.

最新的 master 分支有这个问题吗

看起来 PS 7.4 又改变编码了,这还导致 oh-my-posh 出现问题,可以通过以下命令查看你的 PS 的编码方式。 ``` [console]::InputEncoding; [console]::OutputEncoding ``` 暂时的建议是用 cmd,加 --gbk

等上游支持后我们会进行支持

Very sorry for the late reply. I am not a skilled deb packager, and although I have checked some documentation and understand that deb packaging is not complicated, I still...

Scripting in python is not supported yet. But later development plans to support wasm, in the future you can use more languages through wasm.