aboutsummaryrefslogtreecommitdiffstats
path: root/example_chat.cpp
Commit message (Collapse)AuthorAgeFilesLines
* source resturcturing + CMakeipknHama2014-08-071-80/+0
|
* long polling implementation completeipknHama2014-08-061-0/+80
change `res handle(req)' into `void handle(req, res)' connnection::handle is divide into two part: before and after user handler