oscartbeaumont / rspc

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

Merge `.with` and `.with2` #176

Closed oscartbeaumont closed 4 days ago

oscartbeaumont commented 1 year ago

It's confusing when to use each in Spacedrive.

As a side note .with2 is behind the "unstable" feature.

oscartbeaumont commented 1 year ago

Also, move the middleware API to streams