mirror of
https://github.com/status-im/nim-libp2p.git
synced 2025-01-09 12:35:49 +00:00
16 lines
197 B
JSON
16 lines
197 B
JSON
{
|
|
"id": "nim-libp2p-head",
|
|
"containerImageID": "nim-libp2p-head",
|
|
"transports": [
|
|
"tcp",
|
|
"ws"
|
|
],
|
|
"secureChannels": [
|
|
"noise"
|
|
],
|
|
"muxers": [
|
|
"mplex",
|
|
"yamux"
|
|
]
|
|
}
|