Commit Graph

78 Commits

Author SHA1 Message Date
UENISHI Kota
5a2ec0af5d remove rpc codes 2012-07-17 22:54:21 +09:00
UENISHI Kota
825365059c travis-ci enabled 2012-07-08 01:32:01 +09:00
UENISHI Kota
4acd64589c wrong gen_server:start_link/4 argument. 2011-10-27 15:36:25 +09:00
UENISHI Kota
a685109756 fix serious bug: some call ignored when its incomplete in unpack 2011-10-20 20:26:09 +09:00
UENISHI Kota
5d72ee945a if response not got 2011-10-20 20:15:07 +09:00
UENISHI Kota
829a7d2b86 mv include file 2011-10-20 14:14:12 +09:00
UENISHI Kota
bc315a43df msgpack:unpack_all/1 made tail-recursive. 2011-10-11 14:27:15 +09:00
UENISHI Kota
f7b0977907 much more type/spec added 2011-10-09 23:47:20 +09:00
UENISHI Kota
de541f9d7a refactor 2011-10-09 23:05:58 +09:00
UENISHI Kota
fde12541f7 eliminating dialyzer error: 3 remains, which seem rather difficult to solve 2011-10-09 20:45:40 +09:00
UENISHI Kota
67008792a3 fix: couldn't reply bool() 2011-07-19 15:16:55 +09:00
UENISHI Kota
4f3a2a8f11 * spawn each time request has come
* notify in UDP
2011-06-13 04:30:21 +09:00
UENISHI Kota
dd274ced46 add test and remove bug on notify from client 2011-06-11 22:04:33 +09:00
UENISHI Kota
8967e65255 refresh TODO 2011-06-11 21:50:24 +09:00
UENISHI Kota
bfd81cec22 server-side notify 2011-06-11 21:48:50 +09:00
UENISHI Kota
5e75fbdfa6 against atom flaw attack 2011-06-11 21:42:45 +09:00
UENISHI Kota
2eaff86f3d add notify interface into client(C=>S) 2011-06-11 21:40:52 +09:00
UENISHI Kota
0cf3b5c126 new TODO 2011-05-29 16:00:56 +09:00
UENISHI Kota
6c484bf6a8 a brand new TODO 2011-05-10 19:41:49 +09:00
UENISHI Kota
5d710ffb8d a bit file mod for rebar dependency 2011-05-10 10:59:35 +09:00
UENISHI Kota
e16446f88c add UDP transport 2011-05-06 15:39:59 +09:00
UENISHI Kota
5958c32e23 client interface abstraction 2011-05-06 12:18:45 +09:00
UENISHI Kota
5e43b6c5fd better rebar'ing 2011-05-06 11:21:49 +09:00
UENISHI Kota
2d6a7ce27e add TODOs 2011-05-06 11:05:23 +09:00
UENISHI Kota
15158b6c7b some test tool 2011-05-06 11:04:08 +09:00
UENISHI Kota
75400236cc a bit wrong target 2011-05-06 11:03:28 +09:00
UENISHI Kota
9829472122 imported crosslang ruby client from msgpack/msgpack-rpc/ruby/test/msgpack_rpc_test.rb 2011-05-05 23:40:33 +09:00
UENISHI Kota
b11d5f3561 crosslang tests 2011-05-05 23:26:33 +09:00
UENISHI Kota
ea9651d764 crosslang test, 1st step. 2011-05-05 22:59:23 +09:00
UENISHI Kota
a225534fc6 preparing crosslang test 2011-05-05 22:27:57 +09:00
UENISHI Kota
f6b25eec06 a bit cosme 2011-05-05 21:17:59 +09:00
UENISHI Kota
b2ea8b4326 change directory. 2011-05-05 20:58:38 +09:00
UENISHI Kota
7a3c6efe5a start/stop control command 2011-05-05 20:57:52 +09:00
UENISHI Kota
aa89bff405 mprs - transport layer abstraction 2011-05-05 20:15:20 +09:00
UENISHI Kota
1c113f9360 sample application skeleton 2011-05-05 12:37:39 +09:00
UENISHI Kota
9f4d60171c bugfix: use *got*, not get. 2011-05-04 22:01:34 +09:00
UENISHI Kota
e0fdea30c5 for better debugging life 2011-05-04 22:01:07 +09:00
UENISHI Kota
56d2695902 bug around notification protocol 2011-05-04 21:22:08 +09:00
UENISHI Kota
c50437fd22 test/debug codes 2011-05-04 21:21:46 +09:00
UENISHI Kota
57c481fa66 add TODO 2011-05-04 21:21:12 +09:00
UENISHI Kota
13b884a019 separete test code. 2011-05-04 20:48:21 +09:00
UENISHI Kota
6a7a816b88 buggy version: temporary commit 2011-05-04 20:18:04 +09:00
UENISHI Kota
01192af706 return spec of gen_msgpack_rpc:call and mprc:call changed.
gen_msgpack_rpc:call_async/3 working.
2011-05-04 16:17:15 +09:00
UENISHI Kota
febb0e130c add a bit test 2011-05-04 15:19:53 +09:00
UENISHI Kota
89014e6baa more TODOs 2011-05-04 15:15:46 +09:00
UENISHI Kota
b42eb42774 gen_msgpack_rpc:call_async/3 2011-05-04 15:09:16 +09:00
UENISHI Kota
52cb1e90f4 sync call working on gen_msgpack_rpc 2011-05-04 14:25:10 +09:00
UENISHI Kota
2c5b92a7a8 for debugging 2011-05-04 14:24:43 +09:00
UENISHI Kota
ca4aad7efa many TODOs 2011-05-04 14:12:36 +09:00
UENISHI Kota
fada1d0a83 replaced rebar with shino's branch
https://github.com/shino/rebar/tree/shino-xref-fail-on-warning
2011-05-04 12:29:15 +09:00