Resolves #343 GUI and Frame Refactor
Compare changes
- Nicolas Pope authored
@@ -22,7 +22,7 @@ TEST_CASE("ftl::streams::Feed can obtain a frameset", "[]") {
Major rewrite of the GUI into a module and view form, also using a new Feed class. The frame and frameset data structures have also been rewritten to support memory pooling and response frames.