unyt-org / datex-core-js-legacy

DATEX Core Library for JavaScript (legacy), fully implemented in TypeScript, used by the UIX Framework
https://unyt.org
3 stars 0 forks source link

Key propagation issue (see auth) #111

Open jonasstrehle opened 5 months ago

jonasstrehle commented 5 months ago

On endpoint switch the keys are not propagated to the @+unyt2 endpoint. It looks like the hello messages does not reach the target. We should consider asking the endpoint that relayed the message for the keys of the origin if the endpoint does not have the keys already (or ask original for with getKeys)