-
Notifications
You must be signed in to change notification settings - Fork 25
seqcli forwarder command group
#403
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
Conversation
Add forwarder commands
Add forwarder config
…into merge-seq-fwd
Merge in the existing Seq Forwarder codebase
Fix up forwarder build on Windows
Clean up the initial Forwarder code drop
Improve some command wording
Fix build on Windows
build on linux
…into feat/enc-config
Get tests running in `feature/forwarder`
…into feat/forwarder-storage
Forwarder storage
|
Alrighty, I believe everything that's broken is now behind the |
KodrAus
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for getting this cleaned up! 👍
Closes #318
The
forwardercommands are behind a--preflag, so we can move forward from here in two steps:-prefunctionality and fix before merging this PR