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

Restructure oSSH using uber/fx #23

Closed
dylandreimerink opened this issue May 15, 2022 · 2 comments
Closed

Restructure oSSH using uber/fx #23

dylandreimerink opened this issue May 15, 2022 · 2 comments
Labels
v2 ideas Things to look into for v2

Comments

@dylandreimerink
Copy link
Collaborator

I recently became aware of the uber/fx library, which has the goal of decreasing the work needed to init/bootstrap a complex application like oSSH. Perhaps it is not something we need or want for this scale of application, but it does make the code more modular, like the the services system of Symfony.

@toxyl
Copy link
Owner

toxyl commented May 15, 2022

This looks interesting to me, maybe a bit overkill at the current state, but I can see it paying off in the future, especially with the modules which could be interesting for fine-grained control of the tarpots behavior.

@toxyl toxyl added the v2 ideas Things to look into for v2 label Feb 15, 2023
@toxyl
Copy link
Owner

toxyl commented Feb 15, 2023

While it certainly is interesting, currently I see no need for its implementation. It might be interesting for a v2, tho, therefore tagging it.

@toxyl toxyl closed this as completed Feb 15, 2023
@toxyl toxyl mentioned this issue Feb 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
v2 ideas Things to look into for v2
Projects
None yet
Development

No branches or pull requests

2 participants