{"library":"koatty_serve","type":"library","category":null,"description":"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.","language":"javascript","status":"active","version":"3.2.0","tags":["javascript","IOC","koatty","koatty_serve","http","https","websocket","grpc","quic","typescript"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install koatty_serve","imports":["import { NewServe } from 'koatty_serve'","import { HttpServer } from 'koatty_serve'","import { ConfigHelper } from 'koatty_serve/config'","import { BaseServer } from 'koatty_serve'"]},{"cmd":"yarn add koatty_serve","imports":[]},{"cmd":"pnpm add koatty_serve","imports":[]}],"homepage":"https://github.com/koatty/koatty_serve","github":"https://github.com/koatty/koatty_serve","docs":null,"changelog":null,"pypi":null,"npm":"koatty_serve","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}