oscartbeaumont / rspc

A framework for building typesafe web backends in Rust
https://rspc.dev
MIT License
1.1k stars 50 forks source link

Ensure batches are handled correctly #276

Open oscartbeaumont opened 2 months ago

oscartbeaumont commented 2 months ago

Ensure a single request doesn't block other ones.