Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Exchange p2p channel creation params via broker #1888

Closed
anjmao opened this issue Mar 16, 2020 · 1 comment
Closed

Exchange p2p channel creation params via broker #1888

anjmao opened this issue Mar 16, 2020 · 1 comment
Assignees

Comments

@anjmao
Copy link
Contributor

anjmao commented Mar 16, 2020

  1. Exchange p2p params via NATS broker. Messages should be signed the same as in Dialog.
  2. Move nat pinger pings logic from each separate service and connection implementation into main /core/connection/manager.go and /session/manager.go. The idea is that nat traversal should be done before actual session since session params will be exchanged via p2p. (This change should be under flag to support current flow).
@anjmao anjmao self-assigned this Mar 16, 2020
@anjmao anjmao changed the title Establish p2p channel via dialog Exchange p2p channel creation params via broker Mar 16, 2020
@anjmao
Copy link
Contributor Author

anjmao commented Apr 1, 2020

Implemented in #1922

@anjmao anjmao closed this as completed Apr 1, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant