25 Commits (8a2ab3b249558f5bf4c6e4ef938c68b106750828)

Author SHA1 Message Date
murgatroid99 8a2ab3b249 Removed errant NULL setting 10 years ago
murgatroid99 cb951f6c57 Split server shutdown into tryShutdown and forceShutdown 10 years ago
Nicolas "Pixel" Noble 3ac7d010d5 Reverted unintended change. 10 years ago
Nicolas "Pixel" Noble 8e6bab5e11 Working on node. 10 years ago
Craig Tiller c5ae3eb8d6 Rename grpc_server_add_http2_port to grpc_server_add_insecure_http2_port 10 years ago
murgatroid99 1a7dcac038 Made binding a server to a port insecurely explicit 10 years ago
murgatroid99 a627d8939d Changed object keys to valid identifier names 10 years ago
Craig Tiller 354398f9f5 Updating wrapped languages to new time functions 10 years ago
murgatroid99 cd35c4c159 Updated server to use new shutdown semantics 10 years ago
Craig Tiller 054d1dec07 Correct Node build errors 10 years ago
Craig Tiller fdb75f58e7 Port Node to new API 10 years ago
Craig Tiller f508145012 Fix some wrapped languages 10 years ago
Alexander Staubo 3f670f4f26 Remove unused references to malloc.h (which is non-standard, Linux-specific and generally deprecated; use <cstdlib> instead). 10 years ago
murgatroid99 f28066b930 The library now compiles with Node 0.11+ and all versions of io.js 10 years ago
murgatroid99 da02a67e05 Updated Node library to new secure server API 10 years ago
Craig Tiller 190d360def Add missing new-lines at end of file 10 years ago
Craig Tiller 0605995e55 Update copyright to 2015 10 years ago
murgatroid99 d3f9f9f549 Updated server.cc to match call.cc changes 10 years ago
murgatroid99 17be589de0 Made changes based on comments 10 years ago
murgatroid99 44dd2f3367 Removed extraneous log messages 10 years ago
murgatroid99 7765906521 More end to end test debugging 10 years ago
murgatroid99 016bb50e76 Extension module now compiles and some tests pass 10 years ago
murgatroid99 d4d67ade9b More progress towards new API compatibility 10 years ago
Craig Tiller c4f0ebe63b Prepare for the new batch call API. 10 years ago
Craig Tiller a7cac78516 Prepare for the new batch call API. 10 years ago
murgatroid99 9fbf7e54c2 Moved extension and JS files to separate directories 10 years ago
murgatroid99 d2f20b29a6 Removed port_picker and bound to port 0 in tests instead 10 years ago
Craig Tiller e8e304e27b Run clang-format against node 11 years ago
murgatroid99 749666e8ab Added LICENSE header to all files 11 years ago
murgatroid99 e506151918 Clean commit of Node.js library source 11 years ago