http-kit/http-kit
http-kit, на сайте с August 30, 2023 19:51
Simple, high-performance event-driven HTTP client+server for Clojure
http-kit is a minimalist and highly efficient Ring-compatible HTTP client+server for Clojure.
It uses an event-driven architecture to support highly concurrent a/synchronous web applications, and features a simple unified API for WebSocket and HTTP long-polling/streaming.