sereral fixes to GXS distant search

This commit is contained in:
csoler 2018-06-16 22:39:35 +02:00
parent 7a135c5c43
commit 84194b6234
No known key found for this signature in database
GPG key ID: 7BCA522266C0804C
12 changed files with 172 additions and 107 deletions

View file

@ -127,6 +127,8 @@ public:
explicit p3GxsTunnelService(RsGixs *pids) ;
virtual void connectToTurtleRouter(p3turtle *) ;
uint16_t serviceId() const { return RS_SERVICE_TYPE_GXS_TUNNEL ; }
// Creates the invite if the public key of the distant peer is available.
// Om success, stores the invite in the map above, so that we can respond to tunnel requests.
//