• Dominik Charousset's avatar
    Get rid of namespace caf::net::binary · b2d9a553
    Dominik Charousset authored
    The idea of a generic binary layer for message-oriented processing seems
    not really applicable. Hence, we merge all classes from `net::binary` to
    `net::lp`. This was the only place where we have used those classes, so
    it makes more sense to have them merged in one place.
    b2d9a553
echo.cpp 4.99 KB