Send NCP in peer-info
This commit is contained in:
parent
81eb18619d
commit
bcc95ad510
|
@ -61,6 +61,7 @@ struct CoreConfiguration {
|
|||
static let peerInfo = [
|
||||
"IV_VER=2.3.99",
|
||||
"IV_PROTO=2",
|
||||
"IV_NCP=2",
|
||||
""
|
||||
].joined(separator: "\n")
|
||||
|
||||
|
|
Loading…
Reference in New Issue