Adds missing libp2p topics

This commit is contained in:
benbierens 2023-10-08 08:04:04 +02:00
parent e2a6a2f792
commit 24ba0b4f09
No known key found for this signature in database
GPG Key ID: FE44815D96D0A1AA
1 changed files with 8 additions and 1 deletions

View File

@ -40,7 +40,14 @@ namespace CodexPlugin
"tcptransport",
"semaphore",
"asyncstreamwrapper",
"lpstream"
"lpstream",
"mplex",
"mplexchannel",
"noise",
"bufferstream",
"mplexcoder",
"websock",
"ws-session"
};
level = $"{level};" +