Commit Graph

4008 Commits

Author SHA1 Message Date
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
Asim
5488904404 Fix a data race issue with the buffer 2015-11-28 16:34:27 +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
4fa909a3c7 don't just overwrite the context metadata, append if already exists 2015-11-26 20:35:50 +00:00
Asim
bcff71167c Remove unused roundtripper code 2015-11-26 16:51:39 +00:00
Asim
8ab77fc3d7 Comments for options 2015-11-26 12:51:53 +00:00
Asim
54b0be8d7e Update client comment 2015-11-26 12:23:42 +00:00
Asim
ad6e8194ed Add client comments 2015-11-26 12:21:00 +00:00
Asim
24b8cd3d97 more comments 2015-11-26 00:23:36 +00:00
Asim
bb360d5f2c add comment 2015-11-26 00:18:39 +00:00
Asim
c4d8701d68 add comment 2015-11-26 00:17:05 +00:00