Luca Kellermann
Luca Kellermann
i'm curious, are there any resources to read up on this feature? it isn't documented in the discord developer portal yet
I don't have any strong opinions on this. But I'm also not aware of any real issues with CIO, does Discord even support HTTP/2? And I also don't think we...
We can use [this pattern](https://ktor.io/docs/http-client-engines.html#mpp-config) when switching to multiplatform.
sure, i don't have any objections
I think for classes that only are 1:1 mappings of discord json models (like most things in `dev.kord.common.entity`) we shouldn't document every property but instead just link to discord's docs....
is the removal of the experimental warning ok @HopeBaron?
> Approved (for obvious reasons) see what you did there :D
yeah, hope doesn't seem to show up, i'm gonna merge this now
i think we shouldn't advertise it though, there won't be any stability and compatibility gurantees
also wouldn't a pure snapshot branch with this change be enough?