summaryrefslogtreecommitdiff
path: root/lib/nodejs/lib/thrift/server.js
Commit message (Expand)AuthorAgeFilesLines
* THRIFT-2964: nodejs file breakoutRandy Abernethy2015-02-101-7/+7
* THRIFT-2934: make node server options optionalRandy Abernethy2015-02-021-1/+1
* THRIFT-2849: nodejs - some typos fixedKonrad Grochowski2014-11-241-7/+7
* fix global leaks and copy-paste errorsWade Simmons2014-07-041-1/+1
* THRIFT-2493:Node.js lib needs HTTP clientra2014-04-231-1/+1
* THRIFT-2446: cause servers to emit stream errorsra2014-04-031-0/+3
* THRIFT-2398:Improve Node Server Library\nClient: Node\nPatch: Randy Abernethy...Randy Abernethy2014-03-281-128/+24
* THRIFT-2369 Add ssl support for nodejs implementationRoger Meier2014-02-221-4/+77
* THRIFT-2205 Node.js Test Server to support test.js JavaScript Browser test an...Jens Geyer2014-01-101-2/+22
* THRIFT-2164 Add a Get/Post Http Server to Node along with examplesHenrique Mendonça2013-09-201-5/+3
* THRIFT-2053 NodeJS: Support for Multiplexing Serviceshenrique2013-08-281-5/+12
* THRIFT-1893 HTTP/JSON server/client for node.jshenrique2013-08-281-0/+46
* THRIFT-1659 Bring nodejs default transport in line with Java default transportHenrique Mendonça2013-06-091-1/+1
* Thrift-1353: Switch to performance branch, get rid of BinaryParserHenrique Mendonca2012-10-221-11/+17
* THRIFT-1431 Rename 'sys' module to 'util'Roger Meier2011-11-231-2/+1
* THRIFT-1129 Add BufferedTransport (non-framed) to Node.js libraryRoger Meier2011-04-091-14/+22
* THRIFT-1033: node.js target and libT Jake Luciani2011-01-081-0/+51