コミット履歴

作者 SHA1 メッセージ 日付
  murgatroid99 75a2bbaab2 Refactored some C++ code to improve code reuse 10 年 前
  murgatroid99 2b09783f8a Update to nan 2.0 10 年 前
  murgatroid99 da96957533 Merge branch 'master' into node_server_graceful_shutdown 10 年 前
  murgatroid99 8a2ab3b249 Removed errant NULL setting 10 年 前
  murgatroid99 cb951f6c57 Split server shutdown into tryShutdown and forceShutdown 10 年 前
  murgatroid99 28c37b8856 Added an inline C++ function to replace a deprecated nan function 10 年 前
  Nicolas "Pixel" Noble 3ac7d010d5 Reverted unintended change. 10 年 前
  Nicolas "Pixel" Noble 9d72b149a9 Merge branch 'master' of github.com:grpc/grpc into the-ultimate-showdown 10 年 前
  Nicolas "Pixel" Noble 8e6bab5e11 Working on node. 10 年 前
  Craig Tiller c5ae3eb8d6 Rename grpc_server_add_http2_port to grpc_server_add_insecure_http2_port 10 年 前
  murgatroid99 1a7dcac038 Made binding a server to a port insecurely explicit 10 年 前
  murgatroid99 a627d8939d Changed object keys to valid identifier names 10 年 前
  Craig Tiller 354398f9f5 Updating wrapped languages to new time functions 10 年 前
  murgatroid99 cd35c4c159 Updated server to use new shutdown semantics 10 年 前
  Craig Tiller f508145012 Fix some wrapped languages 10 年 前
  Alexander Staubo 3f670f4f26 Remove unused references to malloc.h (which is non-standard, Linux-specific and generally deprecated; use <cstdlib> instead). 11 年 前
  Craig Tiller 68de8e91cc Merge github.com:grpc/grpc into credit 11 年 前
  murgatroid99 f28066b930 The library now compiles with Node 0.11+ and all versions of io.js 11 年 前
  murgatroid99 da02a67e05 Updated Node library to new secure server API 11 年 前
  Craig Tiller 190d360def Add missing new-lines at end of file 11 年 前
  Craig Tiller 0605995e55 Update copyright to 2015 11 年 前
  murgatroid99 d3f9f9f549 Updated server.cc to match call.cc changes 11 年 前
  murgatroid99 17be589de0 Made changes based on comments 11 年 前
  murgatroid99 44dd2f3367 Removed extraneous log messages 11 年 前
  murgatroid99 7765906521 More end to end test debugging 11 年 前
  murgatroid99 016bb50e76 Extension module now compiles and some tests pass 11 年 前
  murgatroid99 d4d67ade9b More progress towards new API compatibility 11 年 前
  Craig Tiller c4f0ebe63b Prepare for the new batch call API. 11 年 前
  murgatroid99 9fbf7e54c2 Moved extension and JS files to separate directories 11 年 前