Commit Graph

14 Commits

Author SHA1 Message Date
chentanjun 4ecc1fe6a4 fix the wrong word 2019-10-01 05:13:33 +08:00
Richard Belleville 915e97b115 Fix main thread starvation issues 2019-06-26 13:16:02 -07:00
Richard Belleville 1db141accc Change section title 2019-06-26 09:51:44 -07:00
Richard Belleville edbddf25ab Typos 2019-06-25 15:49:31 -07:00
Richard Belleville b12299701d Clean up logging 2019-06-25 13:00:09 -07:00
Richard Belleville 4c852bf25f Cancel RPCs after a hash limit has been reached 2019-06-25 12:50:10 -07:00
Richard Belleville b9cc2c210f Explain how we take care of servicer threads 2019-06-25 11:15:43 -07:00
Richard Belleville cdae8ca6ad Add intro about algorithm 2019-06-25 11:11:03 -07:00
Richard Belleville 82aa4068c7 Elaborate on cancelling streaming RPCs 2019-06-25 11:02:10 -07:00
Richard Belleville 4ee154dd53 Elaborate on unary cancellation 2019-06-25 10:50:04 -07:00
Richard Belleville c9e83db6bc Implement streaming on the client side 2019-06-25 10:34:48 -07:00
Richard Belleville 7dccc07c2a Start writing README 2019-06-24 16:02:34 -07:00
Richard Belleville 335e655a78 Free up server thread upon cancellation 2019-06-24 15:51:16 -07:00
Richard Belleville 32944fdeb2 Lay out bones of example 2019-06-24 13:56:56 -07:00