mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-07-31 10:19:24 -04:00
basic structure of GxsNetTunnelService
This commit is contained in:
parent
04dc764339
commit
076309133b
3 changed files with 231 additions and 31 deletions
|
@ -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) ) |
|
||||
// | |
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue