Commit Graph

94 Commits

Author SHA1 Message Date
Tim Emiola 5972e58a68 Update demo package metadata
Also
- update any changes in language-specific package installation
2015-09-23 14:46:32 -07:00
Tim Emiola 296e39d97c Update QuickStart README.md install
- ensure installation links this branches version of the install instructions
- update docs to account for any language-specific install changes
2015-09-23 14:45:51 -07:00
Tim Emiola e0ef42ceee Update helloworld server with beta API changes 2015-09-23 14:29:16 -07:00
Jan Tattermusch 73f9dbb6cb update namespace of C# routeguide example 2015-09-17 20:26:34 -07:00
Nathaniel Manista 061d288f55 Beta Python documentation correction and update 2015-09-10 16:09:17 +00:00
Craig Tiller d6599a39e4 Replicate C++ docs from master to beta branch
Original PR #3074 by @dgquintas
2015-09-03 09:37:02 -07:00
Tim Emiola a4cfb63b06 Merge pull request #3184 from murgatroid99/node_examples_update
Fixed routeguide namespace, updated README to match other changes
2015-09-02 16:37:23 -07:00
Jan Tattermusch 1beb02058a fix route_guide example 2015-09-02 15:23:49 -07:00
Jan Tattermusch b86367d60d Make examples depend on the right nuget package version 2015-09-02 14:12:49 -07:00
Jan Tattermusch 15c6bc22aa update README.md 2015-09-02 12:59:04 -07:00
Jan Tattermusch 121c4d1221 polishing route_guide example 2015-09-02 12:59:00 -07:00
Jan Tattermusch 97eaec1cdc first stab at upgrading route_guide to proto3 2015-09-02 12:58:54 -07:00
Jan Tattermusch 65cccc649b deleted a copy of helloworld.proto 2015-09-02 12:58:49 -07:00
Jan Tattermusch 8a937d6ed4 update helloworld example to proto3 2015-09-02 12:58:44 -07:00
Michael Lumish 4668600d11 Merge pull request #3168 from stanley-cheung/php_routeguide_package_name
php: change routeguide package name
2015-08-31 16:09:07 -07:00
Nicolas Noble 87d09e3aa4 Merge pull request #3164 from yang-g/route_guide_cpp
Change route_guide.proto package name and fix build
2015-08-31 16:07:03 -07:00
Stanley Cheung c019d017af php: routeguide update codegen 2015-08-31 15:58:00 -07:00
Stanley Cheung 72642455a1 php: change routeguide package name 2015-08-31 15:58:00 -07:00
Kailash Sethuraman cf71eaad66 Merge pull request #3163 from stanley-cheung/fix_examples_links
Fix examples links
2015-08-31 15:56:22 -07:00
Nicolas Noble e28e140afd Merge pull request #3139 from yang-g/fix_build
Update c++ examples.
2015-08-31 15:45:21 -07:00
Stanley Cheung 56debcb6d1 fix more examples links 2015-08-31 15:14:28 -07:00
Stanley Cheung d87e203622 fix examples links 2015-08-31 15:14:28 -07:00
murgatroid99 cd0f8bd49c Fixed routeguide namespace, updated README to match other changes 2015-08-31 14:09:25 -07:00
yang-g e69909a7e7 fix build 2015-08-31 13:33:28 -07:00
yang-g b2a30c196e fix cpp 2015-08-31 13:14:24 -07:00
yang-g 9a72021cc6 fix c++ proto 2015-08-31 13:14:13 -07:00
murgatroid99 c919228e0a Updated Node examples to be compatible with master 2015-08-28 15:24:07 -07:00
yang-g bcebb5d230 fix link 2015-08-28 14:29:53 -07:00
yang-g 92806a51ba remove ChannelArguments ref and update doc 2015-08-28 14:24:44 -07:00
yang-g b00a3f689f fix links in docs 2015-08-28 14:19:37 -07:00
yang-g 75d04da2e4 sync up with CreateChannel API change 2015-08-28 14:17:33 -07:00
Stanley Cheung 23b3712141 remove examples/pubsub 2015-08-27 14:40:38 -07:00
Stanley Cheung 0a268216c2 replace all grpc-common occurances with examples 2015-08-27 14:38:38 -07:00
Stanley Cheung 20fa6693f3 move examples to correct locations 2015-08-27 14:00:20 -07:00
yang-g 9e2f90cd06 headers reorg 2015-08-21 15:35:03 -07:00
yang-g 8c2be9f228 Remove ChannelInterface and replace it with Channel 2015-08-19 16:28:09 -07:00
Yang Gao a89389283f support per call credentials in c++ 2015-05-14 11:51:07 -07:00
Nicolas "Pixel" Noble fd2bf675f7 Merge branch 'master' of github.com:grpc/grpc into the-purge-2
Conflicts:
	include/grpc++/completion_queue.h
2015-04-24 23:24:44 +02:00
Yang Gao c4b6ffb1b6 Add a GrpcLibrary class to wrap grpc_init and grpc_shutdown and convert all the tests to init/shutdown free. 2015-04-24 13:09:40 -07:00
Nicolas "Pixel" Noble 23be280366 Merge branch 'master' of github.com:grpc/grpc into the-purge-2
Conflicts:
	src/cpp/client/channel.cc
	vsprojects/vs2010/grpc++.vcxproj
	vsprojects/vs2013/grpc++.vcxproj.filters
2015-04-24 00:38:19 +02:00
Yang Gao 103837ee6b Wrap ParseCommandLineFlags in InitTest 2015-04-15 15:23:54 -07:00
Yang Gao 084ef52672 Remove outdated protos 2015-04-15 11:34:15 -07:00
Nicolas "Pixel" Noble b7c2035e83 Merge branch 'master' of https://github.com/grpc/grpc into the-purge-2
Conflicts:
	test/cpp/end2end/async_end2end_test.cc
	test/cpp/end2end/end2end_test.cc
	test/cpp/interop/client.cc
2015-04-11 01:53:09 +02:00
Nicolas "Pixel" Noble 0caebbfcfe Splitting gRPC service class codegen into its own set of files. 2015-04-09 23:08:51 +02:00
Nicolas "Pixel" Noble a05b8b7b25 Removing a few more references to #include <chrono> 2015-04-08 09:07:20 +02:00
Yang Gao 884ed08e59 clang-format c++ code under examples 2015-03-25 10:45:23 -07:00
Yang Gao 16c78c922c Clean up unneeded includes and remove shutdown protobuf library 2015-03-25 10:36:16 -07:00
Nicolas Noble cfd6073a66 Various Windows fixes.
-) using dupenv_s instead of getenv_s and calling strdup ourselves.
-) few impossible-to-obtain if checks.
-) various signed/unsigned casting.
-) using time_t instead of time32_t
-) checking output of FormatMessage for failures.
-) don't redefine _WIN32_WINNT without undefining it first.
-) fixed msvc's interlocked casting.
-) renamed AddPort to AddListeningPort.
-) added protobuf's third_party includes to search path.
-) added a missing definition for inet_ntop in mingw32.
-) removed useless declarations.
2015-03-19 04:21:22 +01:00
Craig Tiller 5589c35fed Compile fix 2015-03-03 10:04:51 -08:00
Craig Tiller 07b3d31358 Merge github.com:grpc/grpc into credit
Conflicts:
	examples/pubsub/main.cc
2015-03-03 08:16:39 -08:00