From f34d0d2f197a4789c2b33a9bb63687a3495abdca Mon Sep 17 00:00:00 2001 From: Luke Reichold Date: Fri, 26 Jul 2019 15:51:32 -0500 Subject: [PATCH] Add Swift client to list of multiaddr implementations --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index e6bf4a2..00b0343 100644 --- a/README.md +++ b/README.md @@ -140,6 +140,7 @@ TODO: most of these are way underspecified - [rust-multiaddr](https://github.com/multiformats/rust-multiaddr) - beta - [cs-multiaddress](https://github.com/multiformats/cs-multiaddress) - alpha - [net-ipfs-core](https://github.com/richardschneider/net-ipfs-core) - stable +- [swift-multiaddr](https://github.com/lukereichold/swift-multiaddr) - stable TODO: reconsider these alpha/beta/stable labels