File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -169,7 +169,6 @@ TODO: most of these are way underspecified
169
169
## Implementations
170
170
171
171
- [ js-multiaddr] ( https://github.com/multiformats/js-multiaddr ) - stable
172
- - [ kotlin-multiaddr] ( https://github.com/changjiashuai/kotlin-multiaddr ) - stable
173
172
- [ go-multiaddr] ( https://github.com/multiformats/go-multiaddr ) - stable
174
173
- [ go-multiaddr-dns] ( https://github.com/multiformats/go-multiaddr-dns )
175
174
- [ java-multiaddr] ( https://github.com/multiformats/java-multiaddr ) - stable
@@ -182,6 +181,9 @@ TODO: most of these are way underspecified
182
181
- [ elixir-multiaddr] ( https://github.com/aratz-lasa/ex_multiaddr ) - alpha
183
182
- ` multiaddr ` sub-module of Python module [ multiformats] ( https://github.com/hashberg-io/multiformats ) - alpha
184
183
- [ 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
185
187
186
188
TODO: reconsider these alpha/beta/stable labels
187
189
You can’t perform that action at this time.
0 commit comments