Commit Graph

191 Commits

Author SHA1 Message Date
5023d6842b [DEV] remove json interface (start) 2016-06-15 23:55:26 +02:00
ef853b106e [DEV] start work with the websocket interface 2016-06-15 23:00:54 +02:00
331c5f941b [DEV] access on the service with binary mode (if possible) 2016-06-15 21:31:30 +02:00
132f48b26f [DEV] better interface of the pending call 2016-06-14 22:29:55 +02:00
8aa9c0ea0d [DEV] binary transmission step 1 ==> OK 2016-06-14 21:28:54 +02:00
bb3858625f [DEV] binary transmission start to work 2016-06-13 22:15:06 +02:00
b89cb3198c [DEV] better sed and receive message 2016-06-12 21:56:49 +02:00
232954f689 [DEV] start communicate with the binary mode 2016-06-11 00:08:26 +02:00
4983fea721 [DEV] start better interface binary 2016-06-10 21:34:21 +02:00
3a141c64b2 [DEV] start test binary comminicaution 2016-06-09 22:32:24 +02:00
0d73df3593 [DEV] continue work on binary transfer 2016-06-08 21:40:42 +02:00
ce5dc052f6 [DEV] think new api for binary protocol 2016-06-07 22:49:28 +02:00
4337d20a10 [DEV] better data transfer in json 2016-06-07 15:05:46 +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
3ef98f5693 [DEV] add some basic type for the template call 2016-05-27 00:18:19 +02:00
fc70573a25 [DEV] extract Future in separate file and start test it in real case 2016-05-27 00:08:02 +02:00
e37b00c2d3 [DEV] add future to correct manage of the async... 2016-05-26 22:12:37 +02:00
5efffd975f [DEV] better interface of the connection process 2016-05-25 23:26:59 +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
a7166a5da3 [DEV] remove vector of class ==> faster 2016-05-20 21:55:10 +02:00
33c78cc567 [DEV] some clean 2016-05-19 22:00:35 +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
11170b362e [DEV] send close event 2016-05-16 23:34:27 +02:00
565ef54dfb [DEV] add a basic client 2016-05-13 23:10:13 +02:00
e1cff69481 [DEV] strat thinking micro service system in c++ 2016-05-12 22:45:40 +02:00
3d76706e0f Initial commit 2016-05-12 16:58:46 +02:00