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

bug(server): serialization control at the gateway #324

Merged

Conversation

petermasking
Copy link
Member

Fixes #323

Changes proposed in this pull request:

  • Removed the serialization control from the runtime (is now always on)
  • Simplified the serialization control in the server (only listens to the query param)

@MaskingTechnology/jitar

@petermasking petermasking linked an issue Jun 21, 2023 that may be closed by this pull request
@basmasking basmasking merged commit 6e444a0 into main Jun 22, 2023
5 checks passed
@basmasking basmasking deleted the 323-bugserver-gateway-serializes-data-even-when-not-requested branch June 22, 2023 06:08
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.

bug(server): gateway serializes data, even when not requested
2 participants