Python SDK for authoring Bowire protocol plugins as sidecars — subclass BowirePlugin, implement the methods you need, call run(). JSON-RPC 2.0 over stdio.
-
Updated
May 29, 2026 - Python
Python SDK for authoring Bowire protocol plugins as sidecars — subclass BowirePlugin, implement the methods you need, call run(). JSON-RPC 2.0 over stdio.
Go SDK for authoring Bowire sidecar plugins — speak JSON-RPC over stdio or HTTP/SSE to ship a Bowire protocol plugin written in Go.
Node.js/TypeScript SDK for authoring Bowire sidecar plugins — speak JSON-RPC over stdio or HTTP/SSE to ship a Bowire protocol plugin written in Node.
Rust SDK for authoring Bowire protocol plugins as polyglot sidecars — same JSON-RPC contract and lifecycle as the Python/Node/Go SDKs, with an idiomatic Rust surface.
Add a description, image, and links to the bowire-sdk topic page so that developers can more easily learn about it.
To associate your repository with the bowire-sdk topic, visit your repo's landing page and select "manage topics."