Skip to content

wip-poc: connect-rpc scafolding#5026

Draft
muhamadazmy wants to merge 2 commits into
mainfrom
pr5026
Draft

wip-poc: connect-rpc scafolding#5026
muhamadazmy wants to merge 2 commits into
mainfrom
pr5026

Conversation

@muhamadazmy

@muhamadazmy muhamadazmy commented Jul 10, 2026

Copy link
Copy Markdown
Contributor

Summary:
Experiment with connect-rpc since it support streaming over http2 and http1 (connect protocol)


Stack created with Sapling. Best reviewed with ReviewStack.

Summary:
A seed for the ingestion protocol protobuf.
Summary:
Experiment with connect-rpc since it support streaming over http2 and http1 (connect protocol)
@github-actions

github-actions Bot commented Jul 10, 2026

Copy link
Copy Markdown

Test Results

  8 files  ±0    8 suites  ±0   5m 5s ⏱️ -5s
 61 tests ±0   61 ✅ ±0  0 💤 ±0  0 ❌ ±0 
268 runs  ±0  268 ✅ ±0  0 💤 ±0  0 ❌ ±0 

Results for commit 5bb247a. ± Comparison against base commit 7f29523.

♻️ This comment has been updated with latest results.

tracing-test = { workspace = true }

[build-dependencies]
connectrpc-build = { version = "0.8" }

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

please tell me that we are not going to pull prost+buffa+bilrost+flexbuffers in the same project :)

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No, don't worry. I am trying few things including tonic/prost. Was experimenting with connect protocol since it can also use http1 for streaming.

If u have time to review u should take a look at the other pr that defines the protobuf schema.

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