connectrpc / connect-es

The TypeScript implementation of Connect: Protobuf RPC that works.
https://connectrpc.com/
Apache License 2.0
1.34k stars 76 forks source link

Fix signal in handler always aborted in HTTP/1.1 #1218

Closed srikrsna-buf closed 3 weeks ago

srikrsna-buf commented 3 weeks ago

Fix signal in handler always aborted in HTTP/1.1. Closes #1025.