| Crates.io | nitram |
| lib.rs | nitram |
| version | 0.3.5 |
| created_at | 2025-01-06 20:40:33.999061+00 |
| updated_at | 2025-12-13 14:44:52.361469+00 |
| description | Opinionated RPC server for Rust and Typescript |
| homepage | |
| repository | https://github.com/martinschaer/nitram |
| max_upload_size | |
| id | 1506146 |
| size | 172,541 |
Opinionated RPC server for Rust and Typescript.
# -- NPM
cd packages/nitram
# bun pm pack --dry-run
# bun pm pack
# bun publish --dry-run
bun publish
cd ../..
# -- Crate
# cargo publish --dry-run
cargo publish