Commit Graph

4040 Commits

Author SHA1 Message Date
Asim
8e2dbb8997 Initialise the command stuff 2015-12-09 19:38:50 +00:00
Asim
2753520ee4 Add command option 2015-12-09 19:32:10 +00:00
Asim
eefb9c53d4 Move to a selector package 2015-12-09 19:23:16 +00:00
Asim
91405e5993 Add DC selector example 2015-12-09 15:14:10 +00:00
Asim
066c169845 Add example dc filter 2015-12-09 15:06:31 +00:00
Asim
a2c862dd21 Add service random 2015-12-09 12:44:38 +00:00
Asim
29ee9e2753 Add error checking 2015-12-09 12:44:28 +00:00
Asim
46905347bb unblack list when err is nil 2015-12-09 02:42:02 +00:00
Asim
f59787a906 add blacklist selector 2015-12-09 02:31:17 +00:00
Asim
1126050b37 remove node selector test from client 2015-12-09 00:21:24 +00:00
Asim
e83bc43dfa Fix failing test 2015-12-09 00:18:06 +00:00
Asim
9072a944e2 Add selector code 2015-12-09 00:02:45 +00:00
Asim
c00931a0b1 Update wrapper comment 2015-12-08 19:37:27 +00:00
Asim
02985c35d5 Add call and publish options 2015-12-08 19:25:42 +00:00
Asim
3d279ffcfd Select is a better method 2015-12-08 00:11:51 +00:00
Asim
727bba15b8 fix the test 2015-12-08 00:08:23 +00:00
Asim
6ef3b81a18 move this cruft 2015-12-08 00:08:17 +00:00
Asim
140febb081 Switch up the selector so it actually allows you to inform it how the node performed 2015-12-07 23:56:17 +00:00
Asim
4e6b9347d9 Add the notion of a node selector for routing 2015-12-07 21:09:10 +00:00
Asim
050fa26afb Gotta rejig the proto generator to move this 2015-12-07 16:12:59 +00:00
Asim
dd73c1f0ac support slices in extractor, longer term need to look at all types 2015-12-07 16:12:46 +00:00
Asim
2f02119e21 Update the code generator initialisation 2015-12-06 22:44:17 +00:00
Asim
15d5299997 Add a ping function 2015-12-05 19:25:36 +00:00
Asim
011a3dc9e3 Add watcher comments 2015-12-05 02:05:06 +00:00
Asim
0b08f15010 gofmt 2015-12-05 01:13:13 +00:00
Asim
d4f3a6070c Update the watch interface 2015-12-05 01:12:29 +00:00
Asim
cc6555927d This should say rpc 2015-12-03 11:07:31 +00:00
Asim
645f12ff3f fix table 2015-12-03 01:28:20 +00:00
Asim
b4011b32af fix table 2015-12-03 01:27:56 +00:00
Asim
11bc02112b fix table 2015-12-03 01:26:57 +00:00
Asim
1d7e2d8bec update readme 2015-12-03 01:25:25 +00:00
Asim
919bfed0c1 add comments 2015-12-03 01:05:16 +00:00
Asim
9e3f3bbc0e update comments 2015-12-03 01:02:14 +00:00
Asim
20114ccd87 move the comment 2015-12-03 00:59:32 +00:00
Asim
a69811fc72 Fix the sub extractor 2015-12-03 00:49:58 +00:00
Asim
003c2d848e Its a hello proto 2015-12-02 23:19:59 +00:00
Asim
3be0672b82 package comment 2015-12-02 23:09:48 +00:00
Asim
bc34008b65 fix that 2015-12-02 23:06:49 +00:00
Asim
76861edb88 Add readme 2015-12-02 23:05:52 +00:00
Asim
00d95203ba Add code generation example 2015-12-02 22:44:01 +00:00
Asim
ab650630ce Merge pull request #24 from micro/server_wrapper
Experimental server side wrappers for handlers
2015-12-02 21:20:01 +00:00
Asim
9c17e64ef1 add comments for wrappers 2015-12-02 21:16:44 +00:00
Asim
5e364693ee Rename to hdlrWrappers for symmetry sake 2015-12-02 21:12:09 +00:00
Asim
96d7975052 make it clear that it flags streaming response 2015-12-02 21:02:46 +00:00
Asim
a695e10d21 Send Request and Publication types 2015-12-02 20:56:50 +00:00
Asim
4b18b779aa Update to use actual values passed through the chain 2015-12-02 20:11:00 +00:00
Asim
ef8303f11f add server publication wrapper example 2015-12-02 20:00:06 +00:00
Asim
eef155490e Setup subscription wrappers 2015-12-02 19:56:57 +00:00
Asim
cfa676af19 Only support single signature for subscriber and validate 2015-12-02 17:42:14 +00:00
Asim
b1511ed813 Update wrapper and examples 2015-12-02 11:54:36 +00:00