Commit Graph

56 Commits

Author SHA1 Message Date
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
Asim
5d88115f2a update links from myodc to micro 2015-11-20 16:17:33 +00:00
Asim
b91af916f9 Add pub/sub to client/server and make broker more low level 2015-06-12 19:52:27 +01:00
Asim
cdf2f2cbcd Change receiver to handler, breaking change, grrr 2015-06-03 01:25:37 +01:00
Asim
09c784d294 add support for streaming requests. cleanup watcher initilisation 2015-06-01 18:55:27 +01:00
Asim
36b5ca46fe Change initialisation and add metadata 2015-05-26 22:39:48 +01:00
Asim
5516f7ea1f Cleanup and move template 2015-05-25 18:16:42 +01:00
Asim
32928bfb67 Publish/Subscribe with context 2015-05-23 23:16:26 +01:00
Asim
018183fa49 bail if you cant connect 2015-05-23 17:55:08 +01:00
Asim
e192f335da Dont expose rpc client/server 2015-05-23 17:40:53 +01:00
Asim
3db51216b2 Rework use of context 2015-05-23 11:53:40 +01:00