-
-
Notifications
You must be signed in to change notification settings - Fork 61
Open
Labels
good first issueGood for newcomersGood for newcomersrefactoringIssues related to refactoring code.Issues related to refactoring code.
Milestone
Description
Checklist
- I have searched the issue tracker for open issues that relate to the same feature, before opening a new one.
- This issue only relates to a single feature. I will open new issues for any other features.
Is your feature request related to a problem?
There is a bit of duplicated code between the list data for send and receive in internal/transport/bridge. We should try to improve cohesion by bringing duplicated code to shared functions.
Describe the solution you'd like to see.
Some kind of refactoring to avoid duplicated code. Maybe generics can be useful? I don't know.
Metadata
Metadata
Assignees
Labels
good first issueGood for newcomersGood for newcomersrefactoringIssues related to refactoring code.Issues related to refactoring code.