Skip to content

Add ListEncodingStrategy and ListDecodingStrategy

Compare
Choose a tag to compare
@tachyonics tachyonics released this 14 May 22:10
9a129aa

This release of SmokeHTTP provides compatibility with Swift 5.0, Swift 5.1 and Swift 5.2 using SwiftNIO 2.x.

  1. Add ListEncodingStrategy and ListDecodingStrategy. (#60)
  2. Expose the EventLoopGroup of the wrapped HttpClient. (#60)