Http-Kit
Http-Kit is a high-performance, non-blocking HTTP server for Clojure; it is small, fast, and has no dependencies.
Http-Kit supports HTTP but not HTTPS. It does support WebSockets and Server-Sent Events.
Http-Kit supports Streaming Responses, though somewhat differently than Servlet API-based connectors.