تاریخچه Commit ها

نویسنده SHA1 پیام تاریخ
  Daniel Alm 415307ee6f Fix the GRPCTests again without using a sleep call: 7 سال پیش
  Daniel Alm da28b9aec2 Change the `ServerSession`s such that errors thrown during operation are returned to the client. 7 سال پیش
  Daniel Alm 7ed242e571 "Fix" GRPCTests again by inserting a small delay in between sends. We really don't want to need such delays, so this is only a temporary fix until I finally find the proper underlying cause. 7 سال پیش
  Daniel Alm 0985a47176 Also add client-timeout tests and rename "ErrorHandlingTests" to "ConnectionFailureTests". 7 سال پیش
  Daniel Alm f814a34949 Formatting: Replace several occurrences of `catch (let ...)` with just `catch`. 7 سال پیش
  Daniel Alm ab21b2c464 Cleanup: Replace as many methods on `Handler` with their corresponding `Call` equivalents as possible, so that only server-specific methods are left in `Handler`. 7 سال پیش
  Daniel Alm 4cae6e5625 Fix gRPCTests: 7 سال پیش
  Daniel Alm 730699d789 Replace a few semaphores with `call.messageQueueEmpty.wait()`. 7 سال پیش
  Daniel Alm cacd605004 Fix the SSL-enabled tests. 7 سال پیش
  Daniel Alm ac7979d5e0 Ensure that errors in client calls are always provided to the user. 7 سال پیش
  Chris Vanderschuere 4489716b93 Fix race condition 7 سال پیش
  Chris Vanderschuere fc55b4c601 Converted to 2-spaces 7 سال پیش
  Chris Vanderschuere 51861df69b Added basic tests for server & bidirectional streaming 7 سال پیش
  Daniel Alm 285d9bfed6 Also rename the "gRPC" target to "SwiftGRPC". 7 سال پیش