README
This commit is contained in:
parent
b8240babfb
commit
137d39821f
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue