From 94f9bce08c9aa3406b65494a5e72ecb2637db560 Mon Sep 17 00:00:00 2001 From: Michiel Borkent Date: Mon, 27 Apr 2020 11:01:41 +0200 Subject: [PATCH] Goals --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 64728467..85e72442 100644 --- a/README.md +++ b/README.md @@ -31,6 +31,8 @@ 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 +* Support for various data formats: JSON, XML, YAML, CSV, bencode * Batteries included (tools.cli, cheshire, ...) * Library support via popular tools like the `clojure` CLI