mirror of
https://github.com/oxen-io/lokinet
synced 2023-12-14 06:53:00 +01:00
baf8019fe5
This commit refactors functionality from the Router class into separate, dedicated classes. There are a few behavior changes that came as a result of discussion on what the correct behavior should be. In addition, many things Router was previously doing can now be provided callback functions to alert the calling point when the asynchronous action completes, successfully or otherwise.
1 line
42 B
C++
1 line
42 B
C++
#include <router/i_rc_lookup_handler.hpp>
|