Get rid of namespace caf::net::binary
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.
Showing
Please register or sign in to comment