Commit History

Author SHA1 Message Date
  Tim Burks 9a47c86f53 Fix problems with examples discovered by CSE436 class at Cal Poly. 7 years ago
  Tim Burks 0ece03836e Merge pull request #109 from phacops/master 7 years ago
  Tim Burks 48281af944 Merge pull request #108 from MihoSasaki/fix_call 7 years ago
  Pierre Massat 4904e4567f Update protoc compiler in Docker image and make it smaller 7 years ago
  MihoSasaki bf10f1956d make return completion when event is GRPC_QUEUE_SHUTDOWN at CompletionQueue.swift 7 years ago
  Tim Burks b20094d8e7 Merge pull request #101 from grpc/g_stands_for 7 years ago
  Tim Burks c6264110af Make g_stands_for() available from Swift. 8 years ago
  Tim Burks d69c4e32ef Update auth-library-swift dependency in Google samples, fix Linux problem in Datastore sample. 8 years ago
  Tim Burks 98ec5fec5f Merge pull request #98 from grpc/rpc_extension 8 years ago
  Tim Burks 9ca08f873a Make the extension for generated files be ".grpc.swift" 8 years ago
  Tim Burks 9ce9d6914e Rename generated files to "<FILE>.rpc.swift". 8 years ago
  Tim Burks 2f6b957b81 Remove Go Echo sample. 8 years ago
  Tim Burks d925f9d76c Update Simple PackageManager example to use Commander. 8 years ago
  Tim Burks c92da144e9 Update Example dependencies to use 0.3.2 8 years ago
  Tim Burks ee8c074336 Remove unneeded CountDownLatch class. 8 years ago
  Tim Burks 2906a07f08 Fix Examples: remove CountDownLatch from Simple, add ssl.* to Echo2 8 years ago
  Tim Burks 08309ecd3e Update main Echo sample to use Commander. 8 years ago
  Tim Burks 37711935c8 Rewrite Echo sample to use Commander. 8 years ago
  Tim Burks 20e4a304cd Add Echo2 sample with a service definition split among multiple files. 8 years ago
  Tim Burks 7199340512 Plugin: restructure file name generation, remove logfile. 8 years ago
  Tim Burks 63cfec0858 New Spanner sample and top-level README for Google examples. 8 years ago
  Tim Burks 7f5f217d8e Move common protobuf .protos to common area under Examples/Google, improve setup scripts. 8 years ago
  Tim Burks 3cfc04a783 Move Google samples under a common directory + minor cleanup of Makefile. 8 years ago
  Tim Burks 75e8ec06ab Make client channels public. 8 years ago
  Tim Burks f8bc228840 Import file naming code from swift-protobuf to allow consistent file naming between the grpc and protobuf plugins. 8 years ago
  Tim Burks 464e26791a Use SwiftProtobufNamer from SwiftProtobufPluginLibrary to name messages. 8 years ago
  Tim Burks 19b1023960 Merge branch 'master' of github.com:grpc/grpc-swift 8 years ago
  Tim Burks 6e53474c85 Rework plugin to use the DescriptorSet model from SwiftProtobufPluginLibrary. 8 years ago
  Tim Burks 43a557502f Added structure to datastore client example. 8 years ago
  Tim Burks 22484c8d20 Genericize interfaces in Datastore sample. 8 years ago