rsocket-cpp
rsocket-cpp copied to clipboard
Rename and simplify FollyKeepaliveTimer
was named like that before we agreed to use folly extensively. Also class could be cleaned up, specifically replacing eventBase_.runAfterDelay which can be done in cleaner ways.