ipfans

Results 24 issues of ipfans

I think it is great to create benchmark comparation with grpcio. E.x. throughputs/latency/...

help wanted

Thanks for your great work. In my development, I found that the WebAssembly file size is too large if I starts with the quickstarts in the official documentation. In practice,...

`rod.Page` now provides `WaitLoad` and `MustWaitLoad` to waiting complete state, but in some cases, we only need to parse the HTML content without waiting for additional resources to load. In...

enhance

虽然[拓展接口](https://developers.weixin.qq.com/miniprogram/dev/api/api-util.html)不需要promise支持,但是类型提示缺少,稍微有一点怪。

DigitalOcean, Inc. is an American cloud infrastructure provider headquartered in New York City with data centers worldwide. DigitalOcean provides developers cloud services that help to deploy and scale applications that...

feature

We can use HTTPClient interface instead of *http.Client instance. For example, we have a custom httpclient that includes features such as our built-in security authentication certificate, retries, and circuit breaker....

Like go-restful built-in Swagger integration. Auto-generated documentation with Swagger is pretty awesome. And you can auto-generate API clients for lots of different languages. Further on, it is possible to generate...

feature request

最近正好在看typescript与egg合并开发的相关内容,这个教程对初学者还是很有帮助的。 现在放在一个仓库里,有点混乱。建议还是独立出来比较好。 比如我先简单搞了一个: https://github.com/ipfans/egg-typescript https://ipfans.gitbooks.io/egg-typescript/

RustAutoComplete `v0.8.0` SublimeText 3.0 beta 3083 Snapshot: It is not show up the completion and generate lots of tmp files in rust src/ directory. My Config is ``` { "racer":...