KyokoMesh

JSON →
library 0.4.24 ·javascript maintenance
verified Jun 7, 2026

kyoko-mesh is a TypeScript framework for writing gRPC microservices with minimal boilerplate. Current version 0.4.24, irregular release cadence. Automatically generates gRPC services from an exported async function object, supports async/await, nested services, and streaming via async generators. Uses a simple CLI tool (`kykm`) to run servers and make remote calls. However, the package is explicitly marked as 'Just for fun, Don’t use' and may have issues with gRPC installation over proxies. Not recommended for production.