Skip to content
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

switch to protobuf channels #3

Merged
merged 3 commits into from
Mar 19, 2024
Merged

Conversation

Keksoj
Copy link
Contributor

@Keksoj Keksoj commented Nov 23, 2023

For now, Sōzu channel serialize rust structs into JSON. This PR in Sōzu, however, introducese protobuf-only sozu channels.

This pull request here updates sozu-client to make use of the new Sōzu feature.

One thing remains in a JSON form, though: requests written to a state file and passed to sōzu using a LoadState message.

@Keksoj Keksoj added the enhancement New feature or request label Nov 23, 2023
@Keksoj Keksoj self-assigned this Nov 23, 2023
@Keksoj Keksoj changed the title switch to protobuf channels draft: switch to protobuf channels Nov 23, 2023
update rust-toolchain and rust version to 1.74.0
@Keksoj Keksoj force-pushed the switch-to-protobuf-channel branch 2 times, most recently from a84ace3 to 50cddb3 Compare March 13, 2024 09:02
@Keksoj Keksoj force-pushed the switch-to-protobuf-channel branch from 50cddb3 to 481b0f5 Compare March 14, 2024 16:44
@Keksoj Keksoj changed the title draft: switch to protobuf channels switch to protobuf channels Mar 19, 2024
@FlorentinDUBOIS FlorentinDUBOIS merged commit 2bf7915 into main Mar 19, 2024
10 checks passed
@FlorentinDUBOIS FlorentinDUBOIS deleted the switch-to-protobuf-channel branch March 19, 2024 17:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants