basic structure of GxsNetTunnelService

This commit is contained in:
csoler 2018-03-15 17:46:21 +01:00
parent 04dc764339
commit 076309133b
No known key found for this signature in database
GPG key ID: 7BCA522266C0804C
3 changed files with 231 additions and 31 deletions

View file

@ -95,7 +95,7 @@
// by a mix between our own GXS id and the GXS id we're talking to. That is what the TunnelVirtualPeer is.
//
//
// RequestTunnel(source_own_id,destination_id) -
// RequestTunnel(source_own_id,destination_id) -
// | |
// +---------------------------> p3Turtle::monitorTunnels( hash(destination_id) ) |
// | |