Expanding connectionInfoGetter
functionality
#355
Labels
development
Standard development
r&d:polykey:core activity 4
End to End Networking behind Consumer NAT Devices
Specification
We need to expand the functionality of
connectionInfoGet
to obtain the connection directly from theGRPCServer
in the case where we are connecting directly to theGRPCServer
instead of via the proxies.So if the
GRPCServer
is secured we obtain the connection information from theGRPCServer
. This can also be undefinedThe session can possiby be obtained via but this will need to be verified.
This may need to be speced out further.
Additional context
ConnectionInfo
from connecting client node #342ConnectionInfo
from connecting client node #342 (comment)ConnectionInfo
from connecting client node #342 (comment)ConnectionInfo
from connecting client node #342 (comment)Tasks
connectionInfoGetter
's functionality to obtain the relevant connection info directly from theRPCServer
if it is secured.GRPCServer
GRPCServer
The text was updated successfully, but these errors were encountered: