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

refactor: reorg into Cargo workspace #55

Merged
merged 2 commits into from
Apr 24, 2023
Merged

refactor: reorg into Cargo workspace #55

merged 2 commits into from
Apr 24, 2023

Conversation

aasseman
Copy link
Collaborator

The goal is to prepare for the addition of the TAP aggregator. The current TAP library code is moved to lib/, and we'll be able to add more targets such as aggregator/.

The goal is to prepare for the addition of the TAP aggregator. The
current TAP library code is moved to lib/, and we'll be able to add more
targets such as aggregator/.

Signed-off-by: Alexis Asseman <alexis@semiotic.ai>
Copy link
Contributor

@ColePBryan ColePBryan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, it would be nice if we could have a better name for lib. Not sure what that would be, maybe tap primitives or core since it is the basic tap protocol objects.

Signed-off-by: Alexis Asseman <alexis@semiotic.ai>
@aasseman aasseman merged commit aa6ea9e into main Apr 24, 2023
6 checks passed
@aasseman aasseman deleted the cargo_workspace branch April 24, 2023 21:03
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

Successfully merging this pull request may close these issues.

None yet

2 participants