Commit History

Author SHA1 Message Date
  George Barnett b76f4b4d69 Re-format code 2 years ago
  George Barnett 666e30dff3 Update SwiftFormat version (#1639) 2 years ago
  Franz Busch a0d57279af Add index docc page and fix comment links (#1473) 3 years ago
  George Barnett c88f038cde Use more specific NIO imports (#1239) 4 years ago
  George Barnett caefcd5de2 Add a 'closeFuture' to the server context (#1147) 4 years ago
  George Barnett c85a7efe87 Fix up some docs, add an faqs doc (#1121) 4 years ago
  George Barnett 3500a56ce2 Remove deprecated/dead code (#1115) 4 years ago
  George Barnett 40e4e25ea5 Fix some bugs with new handlers (#1102) 4 years ago
  George Barnett d7a58b6d34 Add a server streaming server handler. (#1097) 4 years ago
  George Barnett 5b2b7eccda Ensure we're on the event loop when sending streaming responses (#1054) 5 years ago
  George Barnett 69c828b7e6 Plug in and switch on the 'HTTP/2 first' server handlers (#1050) 5 years ago
  George Barnett 224e4b3ef9 Add a 'UserInfo' heterotyped dictionary (#1031) 5 years ago
  George Barnett 50359b78c2 Restructure `_BaseCallHandler` et al. for interceptors (#1028) 5 years ago
  George Barnett dc05942d34 Allow responses to be sent without a promise (#1020) 5 years ago
  George Barnett 6e9fe81720 Tidy up some of the logic in the server call contexts (#1018) 5 years ago
  George Barnett 256fe9ef70 Remove HTTP1 types from the public server API (#1017) 5 years ago
  George Barnett cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) 5 years ago
  Franz Busch 794ecafac8 Added trailing HTTPHeaders for custom error reporting (#873) 5 years ago
  George Barnett 6fb98266e0 Remove the requirement that messages conform to GRPCPayload on the server (#886) 5 years ago
  George Barnett 8ae8ee4593 Replace Compression option enum with a struct (#867) 5 years ago
  George Barnett e3ab183d95 Support compression on the server (#714) 5 years ago
  mustiikhalil 86c421efdc Adds the ability to use different payloads (#710) 5 years ago
  George Barnett be70633c91 Rename asGRPCStatus() to makeGRPCStatus(), add documentation. (#690) 6 years ago
  George Barnett f03e309733 Make server request/response parts internal (#672) 6 years ago
  George Barnett b5084156f5 Separate trailers from GRPCStatus (#572) 6 years ago
  George Barnett 2283089fa7 Add Server logging (#547) 6 years ago
  George Barnett 0f42de7bab Add missing copyright headers (#505) 6 years ago
  George Barnett 5a28bdcc6d Rename SwiftGRPC to GRPC (#472) 6 years ago