Jacob Persson
Jacob Persson
I've solved this problem by registering my custom content types using the ContentNegotiation plugin in a fairly simple way at least for binary content. I think the ktor documentation should...
Right, I just think would make more sense to add separate build configuration version/tag somewhere and not rely on the `Version.xcconfig`, because as it is now we would need to...
While working on changes to a framework I often drag in the framework in question as a subproject in the main project. I then modify the copy phase to take...
Does support for async drivers mean that there will be a async version of `SqlDriver`? I'm very interested in this since it would enable me to write a driver on...
Nice! Do have any idea for how to deal with fields which are shared between events? For example I think all conversation events have a `conversationID` and `senderID` and a...
> @typfel is this still relevant? No it's outdated and needs to be re-done. I'll close it.