Commit History

Author SHA1 Message Date
  Daniel Alm c1b54e679a Fix how the server handles unknown methods (broken by me in ac7979d5, I had forgotten that sending initial metadata is required). 7 years ago
  Daniel Alm f814a34949 Formatting: Replace several occurrences of `catch (let ...)` with just `catch`. 7 years ago
  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 years ago
  Daniel Alm ac7979d5e0 Ensure that errors in client calls are always provided to the user. 7 years ago
  Tim Burks 6a408655fa Minor file reorganization in Sources/SwiftGRPC. 7 years ago