go-zero icon indicating copy to clipboard operation
go-zero copied to clipboard

change receiving bytes limit of grpc.

Open xmiyang opened this issue 2 years ago • 2 comments

默认4M,希望可以添加一个配置可以更改默认的大小

xmiyang avatar Jul 01 '22 01:07 xmiyang

	s.AddOptions(grpc.MaxRecvMsgSize(1 << 9))

kevwan avatar Jul 01 '22 14:07 kevwan

This issue is stale because it has been open for 30 days with no activity.

github-actions[bot] avatar Aug 01 '22 02:08 github-actions[bot]

This issue was closed because it has been inactive for 14 days since being marked as stale.

github-actions[bot] avatar Aug 15 '22 02:08 github-actions[bot]