提交 265295c7 作者: Steven Allen

add a note about the fixed js interop

License: MIT
Signed-off-by: 's avatarSteven Allen <steven@stebalien.com>
上级 da061c2f
......@@ -56,6 +56,10 @@ K peers (where K for us is 20). However, we'd often fail to connect to many of
these peers so we'd end up putting the value to significantly fewer than K
peers. We now try to put the value to the K peers we can actually connect to.
Finally, we've fixed JavaScript interoperability in go-multiplex, the one stream
muxer that both go-libp2p and js-libp2p implement. This should significantly
improve go-libp2p and js-libp2p interoperability.
### Multiformats
We are also changing the way that people write 'ipfs' multiaddrs. Currently,
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论