Histórico de Commits

Autor SHA1 Mensagem Data
  Sebastian Thiebaud 4ca615a5c3 PR changes há 7 anos atrás
  Sebastian Thiebaud e8530326a8 Add comments há 7 anos atrás
  Sebastian Thiebaud 08914828ec PR changes há 7 anos atrás
  ito_kyohei 0d67da98c7 Add timeout argument to makeCall há 7 anos atrás
  Sebastian Thiebaud 4e94ef46db Merge branch 'master' into connectivity_state há 7 anos atrás
  Sebastian Thiebaud 255ce888d0 PR changes há 7 anos atrás
  Tim Burks 8941a852aa Merge pull request #229 from MrMage/remove-metadata-description há 7 anos atrás
  Tim Burks 365d2d4ee7 Update podspec to 0.4.3. há 7 anos atrás
  Tim Burks 037547019e Merge pull request #230 from rebello95/server-client-options há 7 anos atrás
  Michael Rebello ea1f7c8599 Add docs for protoc parameter usage há 7 anos atrás
  Michael Rebello 09e6075fdc Add server/client codegen options to protoc há 7 anos atrás
  Daniel Alm e1442587fe Make ServiceServer log calls to unknown methods. há 7 anos atrás
  Daniel Alm 588963a14a Replace `Metadata.description` with `Metadata.dictionaryRepresentation.description`. há 7 anos atrás
  Tim Burks 2a1a067ad5 Merge pull request #228 from MrMage/simplify-request-handlers há 7 anos atrás
  Tim Burks 87a7c1baa8 Merge pull request #227 from MrMage/fresh-async-queues há 7 anos atrás
  Daniel Alm e00e1e8e80 Fix several completion queue leaks in tests; ensure that cancelling a session server-side always shuts down the corresponding completion queue. há 7 anos atrás
  Daniel Alm fd60668194 Streamline the interface of the server-side response handling code: In the default (successful) case, most request handlers can now simply return `.ok` and have `ServiceServer` handle sending back the status for them. This also streamlines the `run()` implementations of the `ServerSession` subclasses. há 7 anos atrás
  Daniel Alm bdfb1b80e3 Update a few comments. há 7 anos atrás
  Daniel Alm dc35994f21 Make the server dispatch each request handler on its own thread and make the `ServerSession` request handler implementations run synchronously; this saves one potentially costly asynchronous dispatch. há 7 anos atrás
  Daniel Alm 9375cad761 Remove several now-unused DispatchQueue arguments. há 7 anos atrás
  Daniel Alm 43a3c46f3e Also dispatch the actual request handlers on new threads. há 7 anos atrás
  Daniel Alm b1788479bb Spin up dedicated queues for some operations. há 7 anos atrás
  Tim Burks 64ba6ef8fd Merge pull request #225 from MrMage/args há 7 anos atrás
  Tim Burks 40e0941fc8 Merge pull request #226 from tikidunpon/fix-readme-link há 7 anos atrás
  koichi.tanaka a4275c6824 Fix broken link há 7 anos atrás
  Daniel Alm 2e8e79d090 Some tweaks to the original PR. há 7 anos atrás
  Daniel Alm e7959c2512 Merge branch 'master' of github.com:grpc/grpc-swift into args há 7 anos atrás
  Tim Burks bd7e13070c Merge pull request #224 from jbolinger/cocoapods-example há 7 anos atrás
  Joe Bolinger bf7edbdc1a minor update to cocoapods example há 7 anos atrás
  Tim Burks c49800f3c9 Merge pull request #222 from timburks/cocoapods-example há 7 anos atrás