21 Commits

Author SHA1 Message Date
3a141c64b2 [DEV] start test binary comminicaution 2016-06-09 22:32:24 +02:00
a0b67147c1 [DEV] add base of buffer (not work ...) 2016-06-07 22:09:17 +02:00
6d985f7d2f [DEV] start to send data to the server 2016-06-03 23:45:01 +02:00
cf72ad71fb [DEV] receive all data from a file in multiple messages 2016-06-02 21:41:05 +02:00
e0861c66ac [DEV] try to re-send async datas... 2016-06-01 20:08:45 +02:00
5334df4513 [DEV] start working on the picture interface 2016-05-30 21:01:39 +02:00
75de590480 [DEV] better integration of right and start dev of introspection of fuctions 2016-05-29 23:59:19 +02:00
bdf4983fbe [DEV] clean connect interface with the gateway 2016-05-27 22:21:32 +02:00
e37b00c2d3 [DEV] add future to correct manage of the async... 2016-05-26 22:12:37 +02:00
5028352541 [DEV] better interfacing 2016-05-25 21:25:33 +02:00
1891295eff [DEBUG/DEV] Correct compile with gcc and try think connection management 2016-05-24 23:00:56 +02:00
181930f01d [DEV] connect and unconnect better interface 2016-05-24 22:29:03 +02:00
2978045244 [DEV] correct connection first message 2016-05-23 22:38:46 +02:00
50544c3704 [DEV] continue better interfacing 2016-05-23 21:18:37 +02:00
2e49776f86 [DEV] try something better to link and unlink 2016-05-22 23:15:09 +02:00
a01f8e3e8d [DEV] extract rpc and better interaction between client and service 2016-05-22 22:40:42 +02:00
2c8b62b712 [DEV] correct implementation with good template ==> add string call 2016-05-20 21:09:53 +02:00
5342ac68b1 [DEV] try to correct clang and gcc unacordence on the sequening of expending the variadic elements ... 2016-05-19 23:19:16 +02:00
da1afb3771 [DEV] Create function signature in c++11 and call with a json object (simple function not class function) 2016-05-19 21:17:11 +02:00
af9c2fa9e7 [DEV] First client call on RPC but not auto bind Module function 2016-05-17 22:14:02 +02:00
e1cff69481 [DEV] strat thinking micro service system in c++ 2016-05-12 22:45:40 +02:00