Commit Graph

3971 Commits

Author SHA1 Message Date
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
Asim
c5a08d3159 Some nitpicking 2015-12-02 01:38:56 +00:00
Asim
7a870dfbb1 Strip named registration 2015-12-02 01:18:32 +00:00
Asim
dae745f30f Experimental server side wrappers for handlers 2015-12-02 00:47:52 +00:00
Asim
0c9f8411bb Pull rpcplus in local for the time being. We need to modify it for server side middleware 2015-12-01 23:32:23 +00:00
Asim
8825b5c0a8 rename debug handler 2015-12-01 19:13:48 +00:00
Asim
bf01feb2e3 Fix comment for godoc 2015-12-01 18:45:52 +00:00
Asim
d02986d1bd Add some comments 2015-12-01 18:41:43 +00:00
Asim
6ca2cbadfc rename client wrapper file 2015-12-01 17:37:41 +00:00
Asim
971c309ffa Rename the codec files to match directory and package 2015-11-30 18:46:40 +00:00
Asim
9952b42f2f update 2015-11-29 20:46:31 +00:00
Asim
0113304a13 fix typo 2015-11-29 20:45:43 +00:00
Asim
89719ba292 update readme 2015-11-29 20:45:11 +00:00
Asim
335bb66797 Reduce verbosity of the codec interface 2015-11-28 20:09:07 +00:00
Asim
6177bc2313 Don't loop the example forever 2015-11-28 20:08:41 +00:00
Asim
69ee0e4738 Merge pull request #22 from micro/codec
Codec
2015-11-28 19:44:50 +00:00
Asim
dddcdc34ed rename to protorpc and jsonrpc 2015-11-28 18:54:38 +00:00
Asim
80f53ab176 Add json codec 2015-11-28 18:40:32 +00:00
Asim
609a59d3ab add local envelope 2015-11-28 16:39:25 +00:00
Asim
c68984eccc log any stream close error 2015-11-28 16:34:48 +00:00