Commit Graph

80 Commits

Author SHA1 Message Date
Asim
d504abb7e2 Add readme to examples 2016-05-11 22:58:59 +01:00
Asim
aea81315d0 Change QueueName to Queue 2016-05-10 10:55:18 +01:00
Asim
796dba3aac Fix up the http broker so it works concurrently and pubs async 2016-04-28 00:16:11 +01:00
Asim
4d4f842702 Change SelectFilter to Filter 2016-04-23 20:15:01 +01:00
Asim
bfe20d81d0 More linting fun 2016-04-06 18:03:27 +01:00
Asim
46da892e5f Remove glog from example too 2016-03-15 20:48:09 +00:00
Asim
d1eae8fabe remove use of glog 2016-03-14 11:01:10 +00:00
Asim
adc24dfc51 gofmt 2016-02-27 22:13:57 +00:00
Asim
c53a51c959 Update readme for consul syntax changes 2016-02-07 21:30:18 +00:00
Asim
9ae0956cea Move context to metadata 2016-01-28 17:55:28 +00:00
Asim
1cbe06413e Moving mercury example to plugins 2016-01-26 01:07:18 +00:00
Asim
f467902304 update the example to message the naming of code generated protos 2016-01-06 12:37:35 +00:00
Asim
897115ed31 Fix some issues with initialisation 2016-01-04 23:07:56 +00:00
Asim
b11e5789fe update client 2016-01-02 23:15:57 +00:00
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