1030 Commits (148869f36ef7f41853c52b39d50ed84a3bbf8c19)

Author SHA1 Message Date
Yang Gao f1258c4951 save before the change 10 years ago
Craig Tiller bb5227fc39 Allow server to hook calls also, fix crash 10 years ago
David Klempner 7c9f0919f2 Address pull request thread comments 10 years ago
Craig Tiller 7c2f3f7af1 Fix typo causing crash 10 years ago
Craig Tiller e76c96658b Fix typo causing crash 10 years ago
Craig Tiller a5c0e7bc46 Initial metadata fix 10 years ago
David Klempner 3a890a2290 Remove now unnecessary check that incoming epoll fds are not orphaned 10 years ago
Craig Tiller 3b29b566a2 Just use one completion queue per server for delivering completions 10 years ago
murgatroid99 2fe2ec6736 Added standard performance metrics 10 years ago
Yang Gao a7c49ab077 minor improvement 10 years ago
Craig Tiller 854a30c73a More implementation 10 years ago
Yang Gao eb8e7cd922 Implement FinalizeResult 10 years ago
murgatroid99 909bfaea41 Updated copyright date 10 years ago
murgatroid99 c8df0a85ba Added a performance test 10 years ago
Craig Tiller 04c8ff0245 Fix FinalizeResult signature 10 years ago
Craig Tiller c416577636 Server progress 10 years ago
Yang Gao a52ea7bd1c typo fix 10 years ago
Yang Gao 3f631bdec4 Remove stale call site. 10 years ago
Yang Gao 6d6b90376b Release write buffer in FinalizeResult 10 years ago
murgatroid99 7765906521 More end to end test debugging 10 years ago
Yang Gao d5a04bdc6e Implement FillOps 10 years ago
David Klempner baced4def0 Epoll based multipoller 10 years ago
David Klempner 49959ed9c1 Have unary pollset check to see if the existing fd is orphaned 10 years ago
Craig Tiller cbd0485088 Simplify server ready for async path 10 years ago
Craig Tiller 36d18a089e Fix compile 10 years ago
Craig Tiller 8e8fd89faf Allow two completion queues on request call 10 years ago
Craig Tiller 70a761b3f0 Make sure new rpcs always come in on server cq 10 years ago
Craig Tiller 04cc8be233 First draft registered methods 10 years ago
Julien Boeuf 54b21921f9 Adding call host (:authority header) check in the secure channel. 10 years ago
Yang Gao 7eb7d75c51 call implementation before the meeting 10 years ago
Nathaniel Manista bc9773e105 Allow _low.Server objects to be passed a ServerCredentials. 10 years ago
Nathaniel Manista 49c877e579 Add a wrapping of grpc_server_credentials. 10 years ago
Craig Tiller 85326964b0 Remove dead code 10 years ago
Craig Tiller 24be0f79e2 Rewrite server request startup path 10 years ago
Craig Tiller 20f4af2e36 Move call.h -> impl/call.h 10 years ago
Jan Tattermusch f0ea718c98 update readme file 10 years ago
Craig Tiller 9b2a531781 Correctly handle large headers in HPACK table 10 years ago
murgatroid99 cd0b90621d Fixed end-to-end tests for new changes 10 years ago
Jan Tattermusch 860f6d0820 started using nuget packages for dependencies 10 years ago
Nicolas "Pixel" Noble 3d8e34d409 Rewording comment :-) 10 years ago
Craig Tiller de343164f2 Return OK on server if there's no explicit status set 10 years ago
Craig Tiller 225f7be935 Fix up declarations 10 years ago
Craig Tiller 80e00a8c63 Stub out unary call wrapper 10 years ago
Craig Tiller de917062ec Refine completion queue 10 years ago
Nicolas Noble d72ba6a4ff Merge cleanup. 10 years ago
Nicolas Noble 45e67a37ae Addressing comments. 10 years ago
Craig Tiller b470169252 Remove more unnecessary files 10 years ago
murgatroid99 79a78c2289 Fixed typo in stock_server.js0 10 years ago
murgatroid99 016bb50e76 Extension module now compiles and some tests pass 10 years ago
Craig Tiller 40fcdaff0a Remove stream_context 10 years ago