# @onivoro/server-stdio

> Stdio-based JSON-RPC 2.0 transport layer for NestJS applications. Provides child process communication, console patching, and message bus for VSCode extension server processes.

Latest version **24.39.0** (published 2026-09-23) · MIT license · 0 weekly downloads

## Install

```sh
npm install @onivoro/server-stdio
pnpm add @onivoro/server-stdio
yarn add @onivoro/server-stdio
bun add @onivoro/server-stdio
```

## Health

**Score 60/100 (C)** — status: active.

Positive: has types; no vulnerabilities; recently updated; high maintenance score.

Warnings: low downloads; no esm support.

## Facts

| | |
|---|---|
| Version | 24.39.0 |
| Published | 2026-09-23 |
| First published | 2026-03-28 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | bundled |
| Module format | CommonJS |
| Dependencies | 3 |
| Unpacked size | 66.6 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 0 |
| Maintainers | icedlee337 |

## Links

- npm: https://www.npmjs.com/package/@onivoro/server-stdio
- Repository: https://github.com/onivoro/monorepo
- Homepage: https://github.com/onivoro/monorepo#readme
- Issues: https://github.com/onivoro/monorepo/issues
- npm.io page: https://npm.io/package/@onivoro/server-stdio

## Dependencies (3)

- [tslib](https://npm.io/package/tslib.md) ^2.3.0
- [@onivoro/isomorphic-common](https://npm.io/package/@onivoro/isomorphic-common.md) 24.39.0
- [@onivoro/isomorphic-jsonrpc](https://npm.io/package/@onivoro/isomorphic-jsonrpc.md) 24.39.0

## Recent versions

- 24.39.0 (latest) — 2026-09-23
- 24.38.2 — 2026-05-15
- 24.38.1 — 2026-05-12
- 24.38.0 — 2026-05-10
- 24.37.0 — 2026-05-10
- 24.36.0 — 2026-05-09
- 24.35.4 — 2026-05-09
- 24.35.3 — 2026-05-09
- 24.35.2 — 2026-04-27
- 24.35.1 — 2026-04-24
- 24.35.0 — 2026-04-23
- 24.34.2 — 2026-04-22
- 24.34.1 — 2026-04-22
- 24.34.0 — 2026-04-22
- 24.33.21 — 2026-04-19
- … 6 more at https://npm.io/package/@onivoro/server-stdio/versions

## README

# @onivoro/server-stdio

Stdio-based JSON-RPC 2.0 transport layer for NestJS applications. Provides child process communication, console patching, and message bus for VSCode extension server processes.

## Installation

```bash
npm install @onivoro/server-stdio
```

## License

MIT

---
_Source: https://npm.io/package/@onivoro/server-stdio · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
