Liking cljdoc? Tell your friends :D

Server library

Server library is clojure project that implements server, as listening on java ServerSocket and Socket, for http, https, ws and wss requests, and packing them into clojure maps and passing them as parameters to provided routing function.

Installing

You can use this project as dependencie in clojure projects by listing it in project.clj.

[org.clojars.vladimirmarkovic86/server-lib "0.3.7"]

Authors

License

This project is licensed under the Eclipse Public License 1.0 - see the LICENSE file for details

Can you improve this documentation? These fine people already did:
VladimirMarkovic86 & Markovic Vladimir
Edit on GitHub

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

× close