diff --git a/docs/community-clients/index.asciidoc b/docs/community-clients/index.asciidoc index 703c9f246ede..063d3474ad9c 100644 --- a/docs/community-clients/index.asciidoc +++ b/docs/community-clients/index.asciidoc @@ -36,6 +36,7 @@ a number of clients that have been contributed by the community for various lang * <> * <> * <> +* <> * <> [[b4j]] @@ -236,6 +237,11 @@ client]. * https://github.com/newapplesho/elasticsearch-smalltalk[elasticsearch-smalltalk]: Pharo Smalltalk client for Elasticsearch. + +[[swift]] +== Swift +* https://github.com/brokenhandsio/elasticsearch-nio-client[Elasticsearch NIO Client]: a library for + working with Elasticsearch in Swift, built on top of SwiftNIO and Swift Package Manager. [[vertx]] == Vert.x