Liking cljdoc? Tell your friends :D

HTTP Kit

High-performance event-driven HTTP client/server for Clojure

See http-kit.org for documentation, examples, benchmarks, etc.

Current semantic version:

Clojars Project

Hack locally

Hacker friendly: Zero dependency, written from ground-up with only ~3.5k lines of code (including java), clean and tidy.

# modify as you want, unit tests back you up
lein test

# may be useful. more info, see the code server_test.clj
./scripts/start_test_server

# some numbers about how fast can http-kit's client can run
lein test :benchmark

Contact & Contribution

Please use the GitHub issues page for feature suggestions, bug reports, or general discussions. Current contributors are listed here. The http-kit.org website is also on GitHub here.

Change log

history.md

License

Copyright © 2012-2013 Feng Shen. Distributed under the Apache License Version 2.0.

Can you improve this documentation? These fine people already did:
feng, Dmitri Sotnikov, Samy Dindane, Philip Aston & Peter Taoussanis
Edit on GitHub

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close