Commit History

Author SHA1 Message Date
  Daniel Alm 8b34c26255 Merge branch 'master' of github.com:grpc/grpc-swift into optional-completion-blocks 7 years ago
  Tim Burks 155203721a Merge pull request #133 from MrMage/metadata-tweaks 7 years ago
  Daniel Alm 414b5b5581 Fix the tests. 7 years ago
  Daniel Alm 176cebff87 Improve metadata handling. 7 years ago
  Daniel Alm be73f23449 Remove a few implicitly unwrapped optionals/explicit optional unwrapping. 7 years ago
  Daniel Alm 8079b70084 Also remove trailing whitespace in empty lines. 7 years ago
  Daniel Alm bd313d8cd9 Code formatting: Run 7 years ago
  Tim Burks 55077aca5c Improve StatusCode usage and handling of unknown messages in generated servers. 7 years ago
  Tim Burks 7bbfb5dbb9 Update tests to use new API. 8 years ago
  Tim Burks 65bca29f5d Moving to Swift 4. 8 years ago
  Tim Burks e748d4db73 Added ssl verification to unit tests. 8 years ago
  Tim Burks b7a1a50f12 Fix crash that would occur when servers were deleted. 8 years ago
  Tim Burks f1023f7781 Rework all slice-based accessors to return a copied string. 8 years ago
  Tim Burks 3e332f802a Improve robustness of metadata string handling, fix top-level tests. 8 years ago
  Tim Burks b4dc0a0952 Remove line-ending spaces from Swift source files. 8 years ago
  Tim Burks 0aa90a79ee Relicense to Apache 2, change owners to "the gRPC Authors". 8 years ago
  Tim Burks 44903ec7e3 Convert examples to use CountDownLatch, update version to 0.1.6 9 years ago
  Tim Burks 141dec29ae Introduce new CountDownLatch class and simplify unit test. 9 years ago
  Tim Burks 805ad0d120 Reworked synchronization in unit test. 9 years ago
  Tim Burks 3df234f6c6 Temporary synchronization workaround in unit test. 9 years ago
  Tim Burks 3d0d77a9fe Simplified call interface for clients. 9 years ago
  Tim Burks 85f0b2203a Fix Linux test configuration problems. 9 years ago
  Tim Burks ad10cfa998 First unit test. 9 years ago