虫子樱桃

Results 18 comments of 虫子樱桃

I think you can setlimt on gRPC request.if gRPC is limited,the http is also limitted. ```go import "google.golang.org/grpc" ... s := grpc.NewServer( grpc.MaxRecvMsgSize(maxReceiveMessageSize), grpc.MaxSendMsgSize(maxSendMessageSize), ) ``` see https://github.com/dapr/go-sdk/issues/189

域名通过cloudfalre代理后,走cloudfalre后实际要走cloudflare的服务器,对于自定义的端口可能需要设置转口转发。

新书已经购买。期待

京东好像还没上架

怎么能没有hprose这个框架呢 http://hprose.com

c++运行库安装了么

> > c++运行库安装了么 > > 哪个版本? 我一般都是全装,然后关闭windows defender