Commit Graph

210 Commits

Author SHA1 Message Date
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
UENISHI Kota
d52e846edf start/stop 2011-05-04 12:03:49 +09:00
UENISHI Kota
d80aaf4bf5 again OMakefiles removed 2011-05-04 11:39:17 +09:00
UENISHI Kota
e8f17d897e Merge branch 'master' of /home/kuenishi/Dropbox/dev/erl_msgpack 2011-05-02 17:40:44 +09:00
UENISHI Kota
aefc9d5e7d writing tests for sample_client 2011-05-02 17:36:14 +09:00
UENISHI Kota
a76c787a2e add license terms and a bit cosme 2011-05-02 17:29:00 +09:00
UENISHI Kota
c34af047b0 developing comcrete client 2011-05-02 17:23:51 +09:00
UENISHI Kota
fb6d95a4dd cosme 2011-05-02 16:12:47 +09:00
UENISHI Kota
5c768d7c73 Merge branch 'master' of /home/kuenishi/Dropbox/dev/erl_msgpack 2011-05-02 16:08:14 +09:00
UENISHI Kota
18f66d19bb was a bug: server keeps its message on carry-over buffer when it has too long binary to process at once 2011-05-02 15:30:29 +09:00
UENISHI Kota
a5398fe2d3 cosme 2011-05-02 15:05:35 +09:00
UENISHI Kota
90b1e92a37 Merge branch 'master' of /home/kuenishi/Dropbox/dev/erl_msgpack 2011-05-02 15:00:12 +09:00
UENISHI Kota
dad414d0dc conn_test add 2011-05-02 14:56:04 +09:00
UENISHI Kota
a47dacb4a4 serious bug: can't call_async more than twice 2011-05-02 14:48:57 +09:00
UENISHI Kota
61916016b2 a bit tests 2011-05-02 13:48:38 +09:00
UENISHI Kota
e7c3c8836e large number test 2011-05-02 12:20:42 +09:00
UENISHI Kota
3a532076db omake-imported 2011-05-02 11:22:36 +09:00
UENISHI Kota
6881c7fbe8 tcp seems working 2011-05-02 08:24:49 +09:00
UENISHI Kota
b8306c4fc4 imported mochiweb socket server: which is MIT License 2011-05-02 04:48:40 +09:00