Skip to content

rust: Add MessageIn::{new_raw_payload, with_content_type} #1533

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Nov 27, 2024

Conversation

svix-jplatte
Copy link
Member

… and add some extra detail to the docs of the kotlin equivalent.

Part of https://github.com/svix/monorepo-private/issues/9470.

@svix-jplatte svix-jplatte marked this pull request as ready for review November 27, 2024 14:41
@svix-jplatte svix-jplatte requested a review from a team as a code owner November 27, 2024 14:42
@svix-jplatte svix-jplatte force-pushed the jplatte/rust-message-in-raw-payload branch from 96f3152 to 92d1dcc Compare November 27, 2024 14:58
@svix-james
Copy link
Contributor

LGTM

@svix-jplatte svix-jplatte merged commit 5bbb0fb into main Nov 27, 2024
5 checks passed
@svix-jplatte svix-jplatte deleted the jplatte/rust-message-in-raw-payload branch November 27, 2024 21:26
@svix-jplatte svix-jplatte mentioned this pull request Nov 28, 2024
svix-jplatte added a commit that referenced this pull request Nov 28, 2024
* Server: Return 413 on large payloads ([#1530])
* Libs/Python: Fix sync / async mismatch for op-webhook-endpoint API
([#1535])
* Libs/Rust: Fix types of `iterator` fields ([#1534])
* Libs/Kotlin: Add convenient construction of messages with
pre-serialized payload ([#1531])
* Libs/Rust: Add convenient construction of messages with pre-serialized
payload ([#1533])

[#1530]: #1530
[#1531]: #1531
[#1533]: #1533
[#1534]: #1534
[#1535]: #1535
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.

3 participants