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 Serialization helper #5

Closed
felixnext opened this issue Jan 17, 2023 · 0 comments · Fixed by #34
Closed

Implement Serialization helper #5

felixnext opened this issue Jan 17, 2023 · 0 comments · Fixed by #34
Labels
enhancement New feature or request large Larger Issue that require more planning Stage-Design This issue is still in design stage and might require additional discussions

Comments

@felixnext
Copy link
Owner

The request currently supports json serialization.

Might add additional serializers that can be passed to RequestArgsHandler to retrieve body data.

Design for this still needs to be done but should support things like ProtoBuf (also look into overlap with RPC tools?)

@felixnext felixnext added enhancement New feature or request large Larger Issue that require more planning labels Jan 17, 2023
@felixnext felixnext self-assigned this Jan 17, 2023
@felixnext felixnext added the Stage-Design This issue is still in design stage and might require additional discussions label Jan 18, 2023
@felixnext felixnext removed their assignment Jan 26, 2023
@felixnext felixnext linked a pull request Jan 28, 2023 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request large Larger Issue that require more planning Stage-Design This issue is still in design stage and might require additional discussions
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant