Commit Graph

13 Commits

Author SHA1 Message Date
arches 04f8cc71e5 implemented assigned client interface 2016-06-07 10:59:10 -04:00
arches 3f5ca746fc Added AsyncPutResponse class 2016-06-06 10:26:56 -04:00
arches 273710aafe Updates for GET and SET 2016-06-06 08:00:00 -04:00
arches bd54dffed7 Added new class AsyncRangeResponse 2016-06-06 07:57:19 -04:00
arches 9bb8913540 Added Interface and Base class interfaces 2016-06-03 06:01:51 -04:00
arches 6246968086 Update client::get to use grpc.
ParseResponse for AsyncRangeResponse is still stubbed
2016-06-01 10:15:34 -04:00
arches c75548d9e3 Updated client::set() function to use grpc.
Parse response for PutRequest is still stubbed.
2016-06-01 08:07:09 -04:00
arches 221cdf39f2 Removed go files dependencies 2016-06-01 06:36:59 -04:00
arches b78da53aa3 Updated CMakeList to use protobuf and grpc++ libraries.
Updated client constructor to use gprc channels.
2016-06-01 04:50:42 -04:00
lampayan 9d01aeb928 Removing user-specific directory in CMakeLists.txt
and
Adding the catch.hpp for the tests
2016-05-31 15:47:57 +02:00
arches 3745c218fc Updated CMakeLists file so we can do compilation 2016-05-31 07:23:56 -04:00
Arches 4c96e68ebd add proto files 2016-05-31 12:24:43 +02:00
Arches 7d11a0a4ca initial repository creation 2016-05-31 11:20:06 +02:00