blinklabs-io / cardano-node-api

Multi-protocol API for interfacing with a local Cardano node
Apache License 2.0
5 stars 0 forks source link

feat: grpcreflect and grpchealth handlers #240

Closed wolf31o2 closed 1 week ago

wolf31o2 commented 1 week ago

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

Closes #209