Hello people, I hope communication is the correct topic for this question. Situation: I am currently working on a camera app. The app may get a GUI provided via package-www over snap-craft, which still requires a back-end. Due to bandwidth constraints these the images are currently provided over HTTP in binary form. What is the best/desired practice for this? What library would you advise to use to host the HTTP server? Should the URL be provided in the datalayer? What would be the/your preferred format for images?
... View more