Joannis Orlandos
Joannis Orlandos
Yes @mkll, and IkigaJSON shares the underlying buffer type (ByteBuffer) for that reason. With foundation you need to copy it out first into Data.
While IkigaJSON supports iOS, it's mainly intended for Vapor users.
I'm eager for this change. It resolves the main issues I see people (including myself at times) run into with libraries that depend on AHC, and I feel that 99%...
@gwynne is it doable to add these type of tests to FluentKit?
@3a4oT why don't you just allocate a bytebuffer using ByteBufferAllocator?
@tomasbek, did you try approaching this as being a `[String]`?
No, his is correct as it stands. But I'll keep the issue open as I think we can fix it in the signature.
Yeah, unfortunately it does not. You could provide custom a `CodingKeys` enum. I think we'd benefit a lot from supporting Macros
@curiouscoders5 I'm releasing a new package soon that's both HB2 and Vapor compatible (any AsyncSequence HTTP body basically). I just need to find the right org for it.
Great addition btw!