Skip to content
#

modern-cpp

Here are 477 public repositories matching this topic...

avdgrinten
avdgrinten commented May 26, 2021

Thor currently creates objects over the mbus protocol at various places (see below for a list); it does that by directly constructing protocol messages. To make the code more maintainable (e.g., such that we can later restructure the architecture of mbus and resolve issues #158 #159 #160), it would be beneficial to refactor Thor to use an abstraction over mbus instead. This abstraction can be simi

enhancement good first issue

Improve this page

Add a description, image, and links to the modern-cpp topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the modern-cpp topic, visit your repo's landing page and select "manage topics."

Learn more