Skip to content

Refactor proto support into focused submodules#800

Merged
ryanfowler merged 1 commit into
mainfrom
refactor-proto-mod-into-modules
Jun 23, 2026
Merged

Refactor proto support into focused submodules#800
ryanfowler merged 1 commit into
mainfrom
refactor-proto-mod-into-modules

Conversation

@ryanfowler

Copy link
Copy Markdown
Owner

Summary

  • Split src/proto/mod.rs into focused modules for schema loading, discovery, conversion, JSON streaming, and descriptor wire parsing
  • Keep the public proto API re-exported from mod.rs so existing call sites continue to work
  • Update AGENTS.md with the new proto module layout

Testing

  • Not run (not requested)

@ryanfowler ryanfowler merged commit 17b73bc into main Jun 23, 2026
4 checks passed
@ryanfowler ryanfowler deleted the refactor-proto-mod-into-modules branch June 23, 2026 12:31
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.

1 participant