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

MPX-67 - Refactor mProxy #68

Draft
wants to merge 10 commits into
base: main
Choose a base branch
from
Draft

Conversation

dborovcanin
Copy link
Contributor

What does this do?

This pull request refactors mProxy moving protocol code to the root and improving on abstrations foe different protocols.

Which issue(s) does this PR fix/relate to?

Resolves #67.

List any changes that modify/break current functionality

There are no breaking changes in mProxy core functionalities, but some code that depends on mProxy may be broken due to interface updates.

Have you included tests for your changes?

No.

Did you document any new/modified functionality?

Not yet, planning to do that soon.

Notes

N/A

Signed-off-by: Dusan Borovcanin <[email protected]>
Signed-off-by: Dusan Borovcanin <[email protected]>
Signed-off-by: Dusan Borovcanin <[email protected]>
Signed-off-by: Dusan Borovcanin <[email protected]>
Signed-off-by: Dusan Borovcanin <[email protected]>
Signed-off-by: Dusan Borovcanin <[email protected]>
Signed-off-by: Dusan Borovcanin <[email protected]>
Signed-off-by: Dusan Borovcanin <[email protected]>
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.

Refactor mProxy
1 participant