Koatty Serve

JSON →
library 3.2.0 ·javascript
verified Jun 7, 2026

koatty_serve is a high-performance single-protocol server framework for Koatty, providing unified HTTP, HTTPS, HTTP/2, HTTP/3 (QUIC), WebSocket, WebSocket Secure, and gRPC server support. Version 3.2.0, released in 2024, features a template method pattern architecture with BaseServer, protocol-specific connection pools, graceful shutdown, health checks, and performance monitoring. It is designed for Node.js 18+ and ships with TypeScript types. Key differentiators include a unified configuration system via ConfigHelper, hot-reload capability, and per-instance single-protocol design.