Skip to content

Refactor Debugger-Hub Communication #44

@Egzavyer

Description

@Egzavyer

Change to having only 1 channel from hub to debugger and 1 channel from debugger to hub. Having 1 channel per message type will quickly get out of hand . We should just use a select{case:} for every message type and handle it accordingly on the receiving end.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

Projects

Status

In review

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions