Skip to content

[Peers] Tech Debt: Move Transport code to separate folder #704

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

Open
Tracked by #707
julianknutsen opened this issue Sep 16, 2020 · 0 comments
Open
Tracked by #707

[Peers] Tech Debt: Move Transport code to separate folder #704

julianknutsen opened this issue Sep 16, 2020 · 0 comments

Comments

@julianknutsen
Copy link

As a developer, I want the Transport code to be in a separate folder so that the folder structure matches the dependencies (making scope creep harder) and it is easier to separate it out if/when it is needed for other use cases (watchtowers?).

Definition of Done:

  • transport/ subfolder containing all items transport related (encryption/handshakes/etc)

Tech Discussion:
Move Transport code and all its dependencies to a sub-folder.
This can live under peer/ for now, but cleaning up the file structure to match the dependencies can make it easier to maintain.

@julianknutsen julianknutsen mentioned this issue Sep 16, 2020
18 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant