{"id":29009758,"url":"https://github.com/potentialstyx/rapids","last_synced_at":"2025-08-01T00:32:31.297Z","repository":{"id":300696966,"uuid":"1006264498","full_name":"PotentialStyx/rapids","owner":"PotentialStyx","description":"A WIP implementation of https://github.com/replit/river in rust","archived":false,"fork":false,"pushed_at":"2025-06-24T17:53:40.000Z","size":64,"stargazers_count":3,"open_issues_count":2,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-24T18:29:09.537Z","etag":null,"topics":["api","river","rpc","rpc-framework","rpc-server","rust","server"],"latest_commit_sha":null,"homepage":"https://crates.io/crates/rapids-rs","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/PotentialStyx.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-06-21T21:31:51.000Z","updated_at":"2025-06-24T17:53:43.000Z","dependencies_parsed_at":"2025-06-24T18:41:10.571Z","dependency_job_id":null,"html_url":"https://github.com/PotentialStyx/rapids","commit_stats":null,"previous_names":["potentialstyx/rapids-rs","potentialstyx/rapids"],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/PotentialStyx/rapids","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PotentialStyx%2Frapids","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PotentialStyx%2Frapids/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PotentialStyx%2Frapids/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PotentialStyx%2Frapids/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PotentialStyx","download_url":"https://codeload.github.com/PotentialStyx/rapids/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PotentialStyx%2Frapids/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261897082,"owners_count":23226656,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["api","river","rpc","rpc-framework","rpc-server","rust","server"],"created_at":"2025-06-25T15:14:20.581Z","updated_at":"2025-08-01T00:32:31.279Z","avatar_url":"https://github.com/PotentialStyx.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Crates.io Version](https://img.shields.io/crates/v/rapids)](https://crates.io/crates/rapids) [![docs.rs](https://img.shields.io/docsrs/rapids)](https://docs.rs/rapids/) [![License: AGPL-3.0-only](https://img.shields.io/badge/License-AGPL--3.0--only-93defa)](https://spdx.org/licenses/AGPL-3.0-only.html)\n\n# Rapids\nAn alpha server implementation of the [River](https://github.com/replit/river) protocol in rust.\n\n## Feature Support\n| Feature | Support | Comments |\n| --- | --- | --- |\n| River Server | ✔️ | |\n| River Client | ❌ | |\n| Pluggable Codecs | ✔️ | JSON and MessagePack codecs are provided as well as support for custom codecs |\n| Pluggable Transports | ❌ | WebSocket support is hardcoded in with no other transport options yet |\n| `rpc` procedures | ✔️ | |\n| `upload` procedures | ✔️ | |\n| `subscription` procedures | ❔ | Mostly supported, however server-side close semantics are not fully correct |\n| `stream` procedures | ❔ | Mostly supported, however server-side close semantics are not fully correct |\n| Transparent Reconnection | ❌ | See [#1] |\n| Strong Typing for procedures | ❌ | Currently only message headers and control messages are strongly typed, procedures get [dynamic values](https://docs.rs/serde_json/latest/serde_json/value/index.html) |\n| Heartbeats | ❔ | Server sends heartbeats but does not deal with unresponsive clients yet |\n| Error Recovery | ❔ | Unwrap is still widely used internally, better error handling using thiserror (instead of anyhow) is needed |\n| Handshake Metadata Validation | ❌ | |\n\n\n[#1]: https://github.com/potentialstyx/rapids/issues/1","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpotentialstyx%2Frapids","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpotentialstyx%2Frapids","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpotentialstyx%2Frapids/lists"}