Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-04-10 | Change in buffering. | Kjetil Ørbekk | |
2012-04-10 | Fix some bugs in RpcChannel and NewRpcChannel. | Kjetil Ørbekk | |
Use protobuf v.2.4.1. | |||
2012-04-09 | Ignore slow performance test. | Kjetil Ørbekk | |
2012-04-06 | Add benchmark test. | Kjetil Ørbekk | |
2012-04-05 | Better server design. | Kjetil Ørbekk | |
Proper handling of asynchronous requests on the server. | |||
2012-04-02 | Use thread pool in SimpleProtobufServer. | Kjetil Ørbekk | |
2012-03-28 | Apply Apache License version 2.0. | Kjetil Ørbekk | |
2012-03-28 | Handle failing RPCs. | Kjetil Ørbekk | |
– Handles RPCs that fail because the recipient calls setFailed(). – Handles RPCs that fail because the connection is closed. | |||
2012-03-28 | Add functional test. | Kjetil Ørbekk | |
2012-03-28 | Tested version of TimeoutManager. | Kjetil Ørbekk | |