Skip to content

Commit 358b3f8

Browse files
authored
Add another Kotlin implementation
Added new project: [multiformat](https://github.com/erwin-kok/multiformat) - alpha
1 parent 9dd997c commit 358b3f8

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -169,7 +169,6 @@ TODO: most of these are way underspecified
169169
## Implementations
170170

171171
- [js-multiaddr](https://github.com/multiformats/js-multiaddr) - stable
172-
- [kotlin-multiaddr](https://github.com/changjiashuai/kotlin-multiaddr) - stable
173172
- [go-multiaddr](https://github.com/multiformats/go-multiaddr) - stable
174173
- [go-multiaddr-dns](https://github.com/multiformats/go-multiaddr-dns)
175174
- [java-multiaddr](https://github.com/multiformats/java-multiaddr) - stable
@@ -182,6 +181,9 @@ TODO: most of these are way underspecified
182181
- [elixir-multiaddr](https://github.com/aratz-lasa/ex_multiaddr) - alpha
183182
- `multiaddr` sub-module of Python module [multiformats](https://github.com/hashberg-io/multiformats) - alpha
184183
- [dart-multiaddr](https://github.com/YogiLiu/dart_multiaddr) - alpha
184+
- Kotlin
185+
- [kotlin-multiaddr](https://github.com/changjiashuai/kotlin-multiaddr) - stable
186+
- `multiaddr` part of Kotlin project [multiformat](https://github.com/erwin-kok/multiformat) - alpha
185187

186188
TODO: reconsider these alpha/beta/stable labels
187189

0 commit comments

Comments
 (0)