Commit Graph

12 Commits (540c2e1666caacfe5dd783d7c55b4fa04ced2b22)

Author SHA1 Message Date
Jeff Becker 92ad98be8b
refactor hooks to be have more c++isms
make path build timeouts use log level warning
5 years ago
Jeff Becker 6711296b26
finish converting to shared_ptr 6 years ago
Jeff Becker 99c29cf05a
prepare for ios/android jazz
move to use std::shared_ptr instead of bare pointers so we can
multithread everything.
6 years ago
Jeff Becker 36369abcb4
"better" (more vigorus) path building 6 years ago
Jeff Becker ce126166af
more logging info 6 years ago
Jeff Becker 5d3833ef1a
fix dumb as shit path building that causes premature termiantion because of duplicate hops 6 years ago
Jeff Becker 6489ea2152
make it work 6 years ago
Michael c5a129ddff
Convert to use abseil synchronisation primitives 6 years ago
Michael 887fb4ac62
Replace insert(make_pair()) with emplace() 6 years ago
Michael 048fa83c39
Finish replacement of Router with AbstractRouter 6 years ago
Jeff Becker be74589c41
remove logging 6 years ago
Michael 081d4dfa32
Reorganise source into more folders 6 years ago