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

feat: grpcreflect and grpchealth handlers #240

Merged
merged 1 commit into from
Sep 3, 2024

Conversation

wolf31o2
Copy link
Member

@wolf31o2 wolf31o2 commented Sep 3, 2024

Also, configure compression to only compress data larger than 1KB to save CPU cycles on small responses.

Closes #209

@wolf31o2 wolf31o2 added the go Pull requests that update Go code label Sep 3, 2024
@wolf31o2 wolf31o2 requested a review from a team as a code owner September 3, 2024 13:11
@wolf31o2 wolf31o2 merged commit c62f67c into main Sep 3, 2024
7 checks passed
@wolf31o2 wolf31o2 deleted the feat/grpcreflect-grpchealth branch September 3, 2024 13:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support server side reflection for UTxO RPC
2 participants