This commit is contained in:
Michiel Borkent 2020-04-30 23:18:37 +02:00
parent b8240babfb
commit 137d39821f

View file

@ -31,7 +31,7 @@ As one user described it:
support for linux, macOS and Windows.
* Allow interop with commonly used classes like `java.io.File` and `System`
* Multi-threading support (`pmap`, `future`, `core.async`)
* Connectivity: talk UDP, TCP, HTTP, [JDBC](#JDBC)
* Connectivity: talk UDP, TCP, HTTP (and optionally: [JDBC](#JDBC))
* Support for various data formats: JSON, XML, YAML, CSV, bencode
* Batteries included (tools.cli, cheshire, ...)
* Library support via popular tools like the `clojure` CLI