Search Results
7 projects are found.
-
drakma
2017-08-30
Full-featured http/https client based on usocket
download 7510 -
carrier
2018-12-10
Carrier is an async HTTP client driven by cl-async and fast-http.Its goal is to allow easy and efficient streaming of data over HTTP. It is the lightweight cousin to drakma-async.https://github.com/orthecreedence/carrier Topics: networking
-
cl-mechanize
2018-07-11
A WWW::Mechanize work-alike
-
dexador
2018-10-18
Dexador is a high-performance HTTP client library with neat APIs and connection-pooling.https://github.com/fukamachi/dexadorLicense: MIT
-
drakma-async
2015-10-31
drakma-async is an HTTP client that runs on top of cl-async and aims to be API-compatible with the Drakma library. Internally, it uses a lot of Drakma's code (converted to use CPS).See drakma-async on Github.See also: cl-async Drakma
-
s-http-client
2015-10-31
A Basic HTTP Client
-
trivial-http
2011-02-19
Simple support for HTTP GET, POST and more.