Skip to content

Add send large file from cli#101

Merged
CMGS merged 4 commits intoprojecteru2:masterfrom
hongjijun233:add-send-large-file
Oct 10, 2023
Merged

Add send large file from cli#101
CMGS merged 4 commits intoprojecteru2:masterfrom
hongjijun233:add-send-large-file

Conversation

@hongjijun233
Copy link
Copy Markdown
Contributor

关于cli的send命令,之前的send是直接整个文件发到core里面,但是core的grpc配置为单条message最大只能为20M,所以有些文件是无法传输到core端的。

这是对于core的修改的客户端适配,保存了原有的send方法,并增加了新的sendlarge方法

@CMGS CMGS merged commit 4081f59 into projecteru2:master Oct 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants