rspc
rspc copied to clipboard
A framework for building typesafe web backends in Rust
Pre open-source: - [x] Website - [x] Basic Typescript runtime - [x] Do query & mutation over websocket - [x] Primitive Subscriptions working - [x] Publish Crate and NPM package...
Exporting `include` as `BaseType & { relation1: T }` where each relation is joined to the base type and the base type doesn't contain relations. Solution to selections done using...
[SSE](https://developer.mozilla.org/en-US/docs/Web/API/Server-sent_events/Using_server-sent_events)
Make a way of viewing all messages goes through rspc. This is useful in Tauri for example where the messages are not shown in the devtools.