oscartbeaumont / rspc

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

Handle `ResponseInner::Complete` on frontend #190

Open oscartbeaumont opened 11 months ago

oscartbeaumont commented 11 months ago

Right now it will error as invalid message but that's fine.