Commit Graph

66 Commits

Author SHA1 Message Date
Asim
6bf0affc75 Example of how to use wrappers with top level service 2016-01-02 22:32:23 +00:00
Asim
3b56a62589 Update the way flags are used 2016-01-02 19:12:17 +00:00
Asim
1f1bc27421 Make command internal 2016-01-02 00:38:57 +00:00
Asim
9e7e8742b4 Don't need server flag 2016-01-01 02:36:47 +00:00
Asim
0d50b2eb32 Update top level init 2016-01-01 01:16:21 +00:00
Asim
64b45f7846 Update options to be public. This means people can implement the interfaces and actually use the options 2015-12-31 18:11:46 +00:00
Asim
a941ff8fdb Blurgh compilation issues with main redeclared many times 2015-12-24 19:56:40 +00:00
Asim
6ac36e1cf6 Fix build 2015-12-24 19:52:27 +00:00
Asim
74714876f2 Add producer/consumer example with use of queue name for distribution of messages 2015-12-24 19:39:37 +00:00
Asim
536216fd01 Fix the rest of the code 2015-12-23 19:16:55 +00:00
Asim
b9898ef45f Add server side codegen example 2015-12-19 23:38:46 +00:00
Asim
be43d827c7 Add String method to all interfaces 2015-12-19 21:56:14 +00:00
Asim
24d56f0035 Update comments in client 2015-12-19 16:54:47 +00:00
Asim
310a84d059 udpate the examples 2015-12-18 21:51:51 +00:00
Asim
3b295b16e7 Working bidirectional streaming example 2015-12-18 20:28:50 +00:00
Asim
a5be9ca585 switchup init 2015-12-18 01:21:56 +00:00
Asim
4cba0c57ab Checkpoint the world 2015-12-18 01:01:59 +00:00
Asim
6ae48c9f29 checkpoint 2015-12-17 20:37:35 +00:00
Asim
1e9b615907 update so builds in travis ci 2015-12-16 02:23:22 +00:00
Asim
b5903de1aa Update readme 2015-12-16 02:20:26 +00:00
Asim
be567a9a2b add mercury example 2015-12-16 02:15:20 +00:00
Asim
8cfad5db33 Update 2015-12-09 21:41:55 +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
e83bc43dfa Fix failing test 2015-12-09 00:18:06 +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
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
2f02119e21 Update the code generator initialisation 2015-12-06 22:44:17 +00:00
Asim
0b08f15010 gofmt 2015-12-05 01:13:13 +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
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
Asim
6177bc2313 Don't loop the example forever 2015-11-28 20:08:41 +00:00
Asim
c68984eccc log any stream close error 2015-11-28 16:34:48 +00:00
Asim
654728027b Updated codec interface and code. Painful stuff 2015-11-28 11:22:29 +00:00
Asim
f49922f6b3 experimental codec branch 2015-11-27 00:17:36 +00:00
Asim
dc5f121c64 Fix the breaking build 2015-11-26 20:43:33 +00:00
Asim
fb172df0ce Add wrapper implementation 2015-11-26 20:36:42 +00:00