rspc icon indicating copy to clipboard operation
rspc copied to clipboard

A framework for building typesafe web backends in Rust

Results 156 rspc issues
Sort by recently updated
recently updated
newest added

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...

v1.x

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...

long-term

[SSE](https://developer.mozilla.org/en-US/docs/Web/API/Server-sent_events/Using_server-sent_events)

help wanted
long-term

Using rspc as a typesafe bridge between wasm and Typescript.

help wanted
long-term

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.