22 Commits

Author SHA1 Message Date
murgatroid99
9579512d35 Make Node library compatible with lodash 3 2016-11-14 10:43:26 -08:00
murgatroid99
5ebba7b69a Update Node library dependencies and change deprecated function calls 2016-08-15 13:14:16 -07:00
murgatroid99
7cb9ec1092 Minor change to common.js 2016-06-01 16:05:48 -07:00
murgatroid99
227e336e63 Allow Node users to set a custom logger and log verbosity. Defaults to existing core logger 2016-06-01 11:42:20 -07:00
Craig Tiller
789bed102e Update copyrights 2016-03-31 07:46:18 -07:00
murgatroid99
287f60af57 Add more reflection information to Node client classes 2016-02-19 15:52:14 -08:00
murgatroid99
c18334aa30 Add tests and documentation for new options 2016-02-17 15:36:28 -08:00
murgatroid99
0fbb313c3b Node: add options to modify ProtoBuf behavior 2016-02-17 12:59:26 -08:00
murgatroid99
4008482e65 Updated copyright in node/common.js 2016-01-14 11:09:08 -08:00
murgatroid99
e6690d6ee5 Don't modify proto method names in service paths in Node library 2016-01-13 10:05:00 -08:00
murgatroid99
0217e535d8 Added some file-level comments to Node source files 2015-10-19 16:35:34 -07:00
murgatroid99
a485422787 Added more tests, removed some unused code, fixed a bug 2015-10-13 13:49:55 -07:00
murgatroid99
8ea6be054a Rearranged some code for jsdoc, added some documentation 2015-07-27 11:23:13 -07:00
murgatroid99
35d83d25e1 Fixed handling of long values 2015-06-05 13:58:25 -07:00
murgatroid99
c1c9a01783 Replaced underscore and underscore.string modules with lodash 2015-06-03 10:58:21 -07:00
murgatroid99
a70f6a955a Updated deserialization code to fix message echoing 2015-05-12 09:50:37 -07:00
murgatroid99
36bbd0b706 Added functions to create generic servers and clients 2015-03-18 17:17:33 -07:00
murgatroid99
1b56bf8523 Fixed lint errors 2015-02-19 14:37:18 -08:00
Craig Tiller
b56ee7c871 Add missing new-lines at end of file 2015-02-18 09:25:21 -08:00
Craig Tiller
42af13c956 Update copyright to 2015 2015-02-18 08:34:56 -08:00
murgatroid99
4dd6c09968 Fixed most of surface tests 2015-02-12 12:21:15 -08:00
murgatroid99
0bd4b5a17c Moved extension and JS files to separate directories 2015-01-26 17:16:57 -08:00