Hello. I’m an Android developer who use Ktor in private and pro apps
I’m learning the server side with Ktor and I’d like to expose a video file thought API (like real time streaming content). I know nothing about this kind of thing and I don’t even know where to begin with. Is
Partial Content is the way ? Oh and is there any third party library that can help me to do so (+ can handle slow connection and stuff like this) ?