Skip to content

Rendezvous: self registration? #2876

Closed Answered by thomaseizinger
odesenfans asked this question in Q&A
Discussion options

You must be logged in to vote

I think what is happening here is that you effectively try to dial yourself which doesn't work. In principle though, there is nothing wrong with the idea but the current implementation doesn't support it :)

What we'd have to do is expose a function on rendezvous::Behaviour::server to manually add entries to the underlying Registrations struct. Probably all that is necessary is that we add:

Index: protocols/rendezvous/src/server.rs
IDEA additional info:
Subsystem: com.intellij.openapi.diff.impl.patch.CharsetEP
<+>UTF-8
===================================================================
diff --git a/protocols/rendezvous/src/server.rs b/protocols/rendezvous/src/server.rs
--- a/protocols/rend…

Replies: 1 comment 5 replies

Comment options

You must be logged in to vote
5 replies
@odesenfans
Comment options

@thomaseizinger
Comment options

@odesenfans
Comment options

@thomaseizinger
Comment options

@odesenfans
Comment options

Answer selected by odesenfans
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants