899 Commits (d745705fff04062fda44da1ad7eac9f6f4498495)

Author SHA1 Message Date
Jan Tattermusch f0ea718c98 update readme file 10 years ago
Craig Tiller 9b2a531781 Correctly handle large headers in HPACK table 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
Craig Tiller 40fcdaff0a Remove stream_context 10 years ago
Craig Tiller 1d2e21962e Server progress 10 years ago
Craig Tiller 061754a483 Cleanup some cruft 10 years ago
Craig Tiller 1801e420de Fix include paths 10 years ago
Craig Tiller 7c72adcdc7 Make server.cc compile again 10 years ago
Craig Tiller 0db1befae1 Progress 10 years ago
Jun Yang d95a16c4f4 Added echoing of requested stock symbol. 10 years ago
Craig Tiller 14a65f9760 Further progress 10 years ago
Tim Emiola 1a22275e15 Stop calling finish on server calls 10 years ago
Tim Emiola 9fd6770b1b fixes a typo 10 years ago
Jun Yang 67354c81b6 Completed minimal sample in JsDoc of stock client. 10 years ago
Craig Tiller 5ef5db1d46 Async API declarations 10 years ago
Craig Tiller 2dff17d33b Async API declarations 10 years ago
Tim Emiola 5d66df87c5 updates the client server spec to reflect that status is no longer shown 10 years ago
Tim Emiola b24054aee2 Disable failing wrapping level tests 10 years ago
murgatroid99 767482b093 Fixed math and stock servers 10 years ago
Tim Emiola c3ac185491 Fixes a event compiler error 10 years ago
Jan Tattermusch 392d1e0cfe addressed review comments 10 years ago
murgatroid99 c52c4638a6 Minor comment update 10 years ago
murgatroid99 484cd9ab1b Updated event.cc with new changes 10 years ago
Craig Tiller 82ee98cc0d Fix compile error 10 years ago
Craig Tiller df2c957eee Fix compile error 10 years ago
Craig Tiller 50950712c1 Further progress 10 years ago
Craig Tiller c4965751a0 Starting to scratch out the API 10 years ago
Craig Tiller 7d41321306 Reduce contention on lock 10 years ago
Craig Tiller 970781bba9 Add missing unlock 10 years ago
Craig Tiller 6135107e4a New completion queue 10 years ago
Craig Tiller 2a2bacccf3 Remove TODO 10 years ago
Craig Tiller f834bdc3cf Move completion_queue.cc to common 10 years ago
Jan Tattermusch 6b7523d5dc updated readme 10 years ago
Jan Tattermusch d233d3ae58 added some more interop tests 10 years ago
Jan Tattermusch 56b805ff03 added support for streaming calls to TestService stubs 10 years ago
Jan Tattermusch eb3e76e76c scaffolding for interop_client and little bit of project renaming 10 years ago
Jan Tattermusch a4b63bfc6b Added simplified TestService for interop testing 10 years ago
Craig Tiller 696fda9143 Add dropped line 10 years ago
Craig Tiller b3323168b8 Remove debug 10 years ago
Julien Boeuf a0ec4fc8ea Adding /tmp to prefix when creating posix temporary files. 10 years ago
Nicolas "Pixel" Noble d6dcec526d Making the gpr_tmpfile's win32 version a bit more Windows-y. 10 years ago