oxen-core icon indicating copy to clipboard operation
oxen-core copied to clipboard

service nodes should use lokinet rpc to expose storage server port

Open majestrate opened this issue 3 years ago • 1 comments

as a service node we already have or should have a omq rpc connection to lokinet made by lokinet, we should send rpc commands to lokinet to tell it about storage server ports so it can expose them via plainquic and additionally in the near future put srv records into our lokinet RC.

this requires knowing which connection to send the command to, we can tell it was a lokinet because the connection sent a lokinet ping via it. we should keep track of which admin rpc connections go to what so we can have core query them and push events.

majestrate avatar Apr 06 '21 10:04 majestrate

related lokinet issue: https://github.com/oxen-io/loki-network/issues/1586

majestrate avatar Apr 06 '21 10:04 majestrate