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

Register and Connect Util Functions #35

Open
wants to merge 12 commits into
base: master
Choose a base branch
from

Conversation

Tjemmmic
Copy link
Contributor

Implements methods within InternalServiceConnector for easily sending each type of InternalServiceRequest to the Internal Service without having to manually craft them.

Copy link
Contributor

@tbraun96 tbraun96 left a comment

Choose a reason for hiding this comment

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

After adding the pattern matching, go ahead and add some tests for all these commands to make sure they work.

Thomas Braun and others added 10 commits March 3, 2024 14:41
# Conflicts:
#	citadel-internal-service-connector/Cargo.toml
#	citadel-internal-service-connector/src/codec.rs
#	citadel-internal-service-connector/src/connector.rs
#	citadel-internal-service-connector/src/lib.rs
#	citadel-internal-service/src/kernel/mod.rs
#	citadel-internal-service/src/kernel/request_handler.rs
#	citadel-internal-service/tests/common/mod.rs
#	citadel-internal-service/tests/file_transfer.rs
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.

2 participants