Commit History

Author SHA1 Message Date
  takasek aa47a1871b Generate latest example 7 years ago
  takasek e3d1b814be Let services to manipulate timeout without knowing its channel 7 years ago
  takasek 248f125b4b Make access control of Channel more strict 7 years ago
  Tim Burks 1a03984aeb Merge pull request #114 from takasek/final_class 7 years ago
  takasek 0bbbe825e0 Generate sources 7 years ago
  takasek 1ac7954952 add final attributes to classes 7 years ago
  Tim Burks 77d1917a9f Merge pull request #112 from takasek/document_comments_for_throws 7 years ago
  takasek 4298e425c9 Generate echo.grpc.swift using updated template 7 years ago
  takasek 3c011a4c5b Add document comment for throw functions 7 years ago
  Tim Burks 11086e936b Update Examples for 0.3.3 7 years ago
  Tim Burks 55077aca5c Improve StatusCode usage and handling of unknown messages in generated servers. 7 years ago
  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