2 lines
145 B
Plaintext
2 lines
145 B
Plaintext
|
Client -> Server: POST /advertise\n\n{"ID": <PEER_ID>, "Attributes": <PEER_ATTRIBUTES>, "PublicKey": <PUBLIC_KEY> }
|
||
|
Server -> Client: 201 Created
|