Skip to content

examples: add keep-order examples#243

Merged
WineChord merged 2 commits into
trpc-group:mainfrom
Rememorio:add_keeporder_examples
Jun 24, 2026
Merged

examples: add keep-order examples#243
WineChord merged 2 commits into
trpc-group:mainfrom
Rememorio:add_keeporder_examples

Conversation

@Rememorio

@Rememorio Rememorio commented Jun 22, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • Add keep-order server examples for pre-decode and pre-unmarshal extraction.
  • Add keep-order client example using generated KeepOrder* methods and a single-connection multiplexed pool.
  • Include generated public proto stubs and clean README spelling/whitespace issues.

Tests

  • go test ./features/keeporder/... ./features/keeporderclient/... -count=1 from examples/
  • go test ./... -count=1 from examples/
  • git diff --check main...HEAD
  • Scanned changed files for internal-only links and local paths

@Rememorio Rememorio force-pushed the add_keeporder_examples branch from 9b3d148 to e5eab26 Compare June 22, 2026 06:21

@WineChord WineChord left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

LGTM

@WineChord WineChord merged commit b2c6561 into trpc-group:main Jun 24, 2026
6 checks passed
@github-actions github-actions Bot locked and limited conversation to collaborators Jun 24, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants