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

Replace msgpack-asgi to avoid its message size limitation #9

Merged
merged 2 commits into from
Oct 21, 2022

Conversation

PeterC-DLS
Copy link
Contributor

The current implementation does not allow more_body content in requests. Increase number points in benchmarking. Also, use orjson-pydantic for JSON serialization

@PeterC-DLS PeterC-DLS force-pushed the replace-msg-middleware branch 2 times, most recently from 7a479e2 to 0211711 Compare October 21, 2022 08:38
The current implementation does not allow `more_body` content in
requests. Increase number points in benchmarking. Also, use
orjson-pydantic for JSON serialization
@PeterC-DLS PeterC-DLS merged commit 181c09b into main Oct 21, 2022
@PeterC-DLS PeterC-DLS deleted the replace-msg-middleware branch October 21, 2022 09:05
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.

2 participants