mirror of https://github.com/zlatinb/muwire
report client version in crawler pong
parent
aadb1ae2b0
commit
b8ed36a1fd
|
@ -21,6 +21,7 @@ The ultrapeer responds with the following message, also in a signed datagram. I
|
||||||
{
|
{
|
||||||
type: "CrawlerPong",
|
type: "CrawlerPong",
|
||||||
version: 1,
|
version: 1,
|
||||||
|
clientVersion: "MuWire 1.2.3",
|
||||||
peers: [ b64.1, b64.2...]
|
peers: [ b64.1, b64.2...]
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
Loading…
Reference in New Issue