Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 377 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 377 Bytes

http-kit

Testing whether http-kit library can be used in a native binary image with GraalVM.

Usage

Currently testing:

[http-kit "2.5.0-alpha2"]

Test with:

lein do clean, uberjar, native, run-native

Results

[org.httpkit.server :as server]
[org.httpkit.client :as client]