Skip to content

Rust code first routes#2644

Open
afsalthaj wants to merge 45 commits intomainfrom
fix_2559
Open

Rust code first routes#2644
afsalthaj wants to merge 45 commits intomainfrom
fix_2559

Conversation

@afsalthaj
Copy link
Contributor

@afsalthaj afsalthaj commented Feb 3, 2026

Fixes #2559

  • http mount and endpoint annotations
  • auto injection of principal
  • elimination of principal in RPC calls
  • I had to do some clean ups in client generation code while debugging an integration test failure to spot what is going wrong.

I had to go through almost all SDK to get many of the above things going especially auto injection of parameters, and found some efficiency issues to be fixed (not the concern of this PR)

#2642
#2635

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.

Code First Routes: Rust SDK implementation

1 participant