mirror of
https://github.com/dalbodeule/hop-gate.git
synced 2026-08-07 02:54:42 +09:00
- Added safeguards to restrict HTTP body and stream payload sizes to 4KiB (`StreamChunkSize`) in the Protobuf codec. - Updated client logic to apply consistent limits for streaming and non-streaming scenarios. - Improved error handling with clear messages for oversized payloads.