Grow your team on GitHub
GitHub is home to over 50 million developers working together. Join them to grow your own development teams, manage permissions, and collaborate on projects.
Sign upRepositories
-
http-kit
http-kit is a minimalist, event-driven, high-performance Clojure HTTP server/client library with WebSocket and asynchronous support
-
http-kit.github.com
http-kit.org source code
-
chat-websocket
Realtime chat by utilizing http-kit's websocket support
-
lein-template
A Leiningen 2.0 template for Clojure web programming (working in progress)
-
chat-polling
Realtime chat by utilizing http-kit's async (long polling) support
-
scale-clojure-web-app
Show how many concurrent connections can be handled by http-kit
-
dbcp.clj
High performance database connection pool for Clojure