• Ian Roddis's avatar
    Rest::Router add client disconnect handlers (#852) · 9a65f409
    Ian Roddis authored
    * - Adding Router::addDisconnectHandler to handle client disconnections.
    - Adding code to call handlers on client disconnection
    
    * - Adding test case for router addDisconnectHandler and associated functionality.
    
    * Changing to 2-space indentation and other formating changes to conform to LLVM style
    
    * More format changes
    Co-authored-by: default avatarIan Roddis <gitlab@ie2r.com>
    9a65f409
router_test.cc 13.2 KB