Skip to content
GitLab
Explore
Sign in
Cleanup MessageSender
Code
Review changes
Check out branch
Download
Patches
Plain diff
Carl Schwan
requested to merge
work/carl/refactor-message-sender
into
master
Aug 02, 2023
Overview
0
Commits
1
Pipelines
6
Changes
6
Expand
Simplify implementation of the virtual methods
Put function in anonymous namespace instead of using static functions
Add documentation for everything public
Put private methods inside private class
Use enums instead magic variable
@vkrause
@dvratil
Merge request reports
Loading