Skip to content

Add the upload/download example for example content server #175

Open
scbizu wants to merge 3 commits into
connectrpc:mainfrom
scbizu:main
Open

Add the upload/download example for example content server #175
scbizu wants to merge 3 commits into
connectrpc:mainfrom
scbizu:main

Conversation

@scbizu

@scbizu scbizu commented Sep 27, 2025

Copy link
Copy Markdown

Hello , connectrpc team . I am new with the connectrpc ecosystem , and when I try to implement my server with upload/download APIs , there is no docs tell me about how to do , and some of the GitHub discussions lead me here . And then I read some of the vanguard code and fill the missing implement of content service's Upload/Download methods .

Wish that can help other connectrpc starters to find the way to impl that or the AI stuffs :>

Signed-off-by: scnace <scbizu@gmail.com>
Comment thread internal/examples/fileserver/main.go Outdated
Comment thread internal/examples/fileserver/main.go Outdated
Comment thread internal/examples/fileserver/main.go Outdated
@scbizu scbizu force-pushed the main branch 2 times, most recently from b17721d to 3eca2b5 Compare January 23, 2026 06:37
* Remove afero.Fs , use the std io.fs instead.
* Loop the upload/download handler to make the streaming generally.

Signed-off-by: scnace <scbizu@icloud.com>
@scbizu

scbizu commented Jan 23, 2026

Copy link
Copy Markdown
Author

@emcfarlane DONE

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