Issues with RPC Not Interrupting on Client Disconnect Using HTTP Protocol with Bun
has anyone else run into issues where RPC don't get interrupted when disconnecting the client - I'm using the HTTP protocol, and it seems like Bun does not correctly fire request.on("close") events internally?