1
0
mirror of https://github.com/vacp2p/nim-libp2p.git synced 2025-01-22 14:39:13 +00:00

16 lines
197 B
JSON
Raw Normal View History

{
"id": "nim-libp2p-head",
"containerImageID": "nim-libp2p-head",
"transports": [
"tcp",
"ws"
],
"secureChannels": [
"noise"
],
"muxers": [
"mplex",
"yamux"
]
}