further modularized middleman, fixed names in logs
moved middleman_event_handler_base to its own header; splitted middleman interface into two parts: - middleman: provides `start`, `stop`, and `run_later` - abstract_middleman: provides non thread-safe member function for protocols; use typeid(decltype(*this)) rather than typeid(*this) as class name in logfiles
Showing
src/actor_addressing.cpp
0 → 100644
This diff is collapsed.
Please register or sign in to comment