[DOCS] Add Swift client to community clients (#74075)

Co-authored-by: James Rodewig <40268737+jrodewig@users.noreply.github.com>
This commit is contained in:
Tim Condon 2021-06-14 16:19:22 +01:00 committed by GitHub
parent d51b995f3a
commit 6cd83935c0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -36,6 +36,7 @@ a number of clients that have been contributed by the community for various lang
* <<rust>> * <<rust>>
* <<scala>> * <<scala>>
* <<smalltalk>> * <<smalltalk>>
* <<swift>>
* <<vertx>> * <<vertx>>
[[b4j]] [[b4j]]
@ -236,6 +237,11 @@ client].
* https://github.com/newapplesho/elasticsearch-smalltalk[elasticsearch-smalltalk]: * https://github.com/newapplesho/elasticsearch-smalltalk[elasticsearch-smalltalk]:
Pharo Smalltalk client for Elasticsearch. 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]] [[vertx]]
== Vert.x == Vert.x