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

Implement protocol messages encoding/decoding #79

Closed
Tracked by #15
slinkydeveloper opened this issue Feb 7, 2023 · 0 comments · Fixed by #80
Closed
Tracked by #15

Implement protocol messages encoding/decoding #79

slinkydeveloper opened this issue Feb 7, 2023 · 0 comments · Fixed by #80
Assignees
Labels
Milestone

Comments

@slinkydeveloper
Copy link
Contributor

No description provided.

@slinkydeveloper slinkydeveloper mentioned this issue Feb 7, 2023
@slinkydeveloper slinkydeveloper added this to the 1A milestone Feb 7, 2023
@slinkydeveloper slinkydeveloper self-assigned this Feb 7, 2023
slinkydeveloper added a commit to slinkydeveloper/restate that referenced this issue Mar 26, 2024
…8d559..29b28f98

29b28f98 Modify Input/Output schema in deployment_manifest_schema.json (restatedev#80)
26d91e69 Replace protocol Empty message with custom one, so we remove the dependency on protobuf built-in messages (restatedev#79)
61ae44b2 Update documentation on error codes (restatedev#77)
576a1b26 Add HandlerType. Fix restatedev#1092 (restatedev#76)
0624d092 Payload schema for input and output. This provides basic format awareness. (restatedev#74)

git-subtree-dir: crates/service-protocol/service-protocol
git-subtree-split: 29b28f9867734bc01dd47c4666d9d56c90b626f5
slinkydeveloper added a commit to slinkydeveloper/restate that referenced this issue Mar 26, 2024
…8d559..29b28f98

29b28f98 Modify Input/Output schema in deployment_manifest_schema.json (restatedev#80)
26d91e69 Replace protocol Empty message with custom one, so we remove the dependency on protobuf built-in messages (restatedev#79)
61ae44b2 Update documentation on error codes (restatedev#77)
576a1b26 Add HandlerType. Fix restatedev#1092 (restatedev#76)
0624d092 Payload schema for input and output. This provides basic format awareness. (restatedev#74)

git-subtree-dir: crates/service-protocol/service-protocol
git-subtree-split: 29b28f9867734bc01dd47c4666d9d56c90b626f5
slinkydeveloper added a commit that referenced this issue Mar 26, 2024
…8d559..29b28f98

29b28f98 Modify Input/Output schema in deployment_manifest_schema.json (#80)
26d91e69 Replace protocol Empty message with custom one, so we remove the dependency on protobuf built-in messages (#79)
61ae44b2 Update documentation on error codes (#77)
576a1b26 Add HandlerType. Fix #1092 (#76)
0624d092 Payload schema for input and output. This provides basic format awareness. (#74)

git-subtree-dir: crates/service-protocol/service-protocol
git-subtree-split: 29b28f9867734bc01dd47c4666d9d56c90b626f5
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant