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

connlib: make ClientState and GatewayState SANS-IO #3929

Closed
1 of 2 tasks
thomaseizinger opened this issue Mar 5, 2024 · 0 comments · Fixed by #4096
Closed
1 of 2 tasks

connlib: make ClientState and GatewayState SANS-IO #3929

thomaseizinger opened this issue Mar 5, 2024 · 0 comments · Fixed by #4096
Labels
area/connlib Firezone's core connectivity library complexity/medium Something that should not take more than a day or two. kind/refactor Code refactoring

Comments

@thomaseizinger
Copy link
Member

thomaseizinger commented Mar 5, 2024

Following the design of snownet, we should make the main components of firezone-tunnel (the above two states) SANS-IO to allow for easier unit-testing.

Tasks

@thomaseizinger thomaseizinger added kind/refactor Code refactoring area/connlib Firezone's core connectivity library complexity/medium Something that should not take more than a day or two. labels Mar 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/connlib Firezone's core connectivity library complexity/medium Something that should not take more than a day or two. kind/refactor Code refactoring
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant