Request server library is clojure project that makes http/https requests through java Socket/SSLSocket of desired IP address and port, and prints out servers response.
You can use this project as dependencie in clojure projects by listing it in project.clj
[org.clojars.vladimirmarkovic86/request-server-lib "0.1.0"]
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 VladimirEdit on GitHub
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close