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

Generalize the connection and protocol handling #19

Closed
3 tasks done
KGergo88 opened this issue Mar 21, 2019 · 2 comments · Fixed by #47
Closed
3 tasks done

Generalize the connection and protocol handling #19

KGergo88 opened this issue Mar 21, 2019 · 2 comments · Fixed by #47
Assignees
Labels
enhancement New, or improved functionality
Milestone

Comments

@KGergo88
Copy link
Owner

KGergo88 commented Mar 21, 2019

Description

For the project to be able to handle different protocols and network connections and to be able to freely combine these, it is required to generalise the protocol and network connection handling.

Todo

  • The protocols and connections should be handled via common interface classes by the Backend
  • The GUI needs to be updated to allow the user for selecting a protocol - network connection pair the diagrams are sent on
  • The SW needs to be able to handle multiple pairs concurrently
@KGergo88 KGergo88 added the enhancement New, or improved functionality label Mar 21, 2019
@KGergo88 KGergo88 self-assigned this Mar 21, 2019
@KGergo88 KGergo88 added this to the v2.2.0 milestone Aug 30, 2020
@KGergo88
Copy link
Owner Author

KGergo88 commented Jan 2, 2021

This issue depends on the #30 as we need at least two protocols or connection types for this to make sense.

@KGergo88 KGergo88 changed the title Generalize the connection and protocol handling in the whole SW Generalize the connection and protocol handling Jan 2, 2021
@KGergo88 KGergo88 added the in progress The issue is currently being worked on label Jan 8, 2021
@KGergo88
Copy link
Owner Author

KGergo88 commented Jan 8, 2021

The work has started on the branch GeneralizeTheProtocolAndConnectionHandling_#19.

@KGergo88 KGergo88 linked a pull request Jan 11, 2021 that will close this issue
@KGergo88 KGergo88 removed the in progress The issue is currently being worked on label Jan 12, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New, or improved functionality
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant