1 repositorio
Runtimes for loading, initializing, and executing plugins from remote sources in a composable manner.
Distinct from Programmatic Plugin Loading: Distinct from Programmatic Plugin Loading: focuses on loading plugins from remote URLs or registries rather than local programmatic activation.
Explore 1 awesome GitHub repository matching software engineering & architecture · Remote Plugin Loaders. Refine with filters or upvote what's useful.
orpc is a contract-first API development framework for TypeScript that starts with a shared contract definition and generates type-safe clients and servers from that single source of truth. It guarantees end-to-end type safety, meaning inputs, outputs, errors, and streaming data are all checked at compile time across the client–server boundary. What distinguishes orpc from typical RPC frameworks is its ability to export contracts as OpenAPI specifications, to optimize server-side rendering by calling API handlers directly inside the server process, and to support real‑time bidirectional commu
Manages a runtime for loading, initializing, and executing remote plugins in a composable way.