История коммитов

Автор SHA1 Сообщение Дата
  Daniel Alm e3e2bfa3aa Fix a few memory leaks related to unreleased slices in observers and metadata arrays. 7 лет назад
  Tim Burks d9ab6746da Fix a few problems found running "pod spec lint". 7 лет назад
  Daniel Alm 9128b60c69 Make `OperationGroup` cache its `...Metadata` properties, as those methods actually *move* the metadata (so a second call to these methods would previously always return empty metadata objects). 7 лет назад
  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 лет назад
  Daniel Alm ac7979d5e0 Ensure that errors in client calls are always provided to the user. 7 лет назад
  Tim Burks 6a408655fa Minor file reorganization in Sources/SwiftGRPC. 7 лет назад