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

feat(testing): New testing feature to enable running both a acceptor and initiator in the same process. #684

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

kcross-ctoken
Copy link

@kcross-ctoken kcross-ctoken commented Dec 16, 2024

This PR adds the ablity to have a registry per instance of initiator or acceptor and not have session conflicts.
The main purpose of this is to allow in process testing of both initiator and Acceptor.

There is an example test service_test which does the whole setup and routing between initiator and acceptor in the same process.

@kcross-ctoken kcross-ctoken changed the title feat(registry): Adde feature to enable runing both a acceptor and initiator in the same process. feat(registry): New testing feature to enable running both a acceptor and initiator in the same process. Dec 16, 2024
@kcross-ctoken kcross-ctoken changed the title feat(registry): New testing feature to enable running both a acceptor and initiator in the same process. feat(testing): New testing feature to enable running both a acceptor and initiator in the same process. Dec 16, 2024
@kcross-ctoken
Copy link
Author

@ackleymi ... thoughts ?

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.

1 participant