Hi Fernando, low level way of doing this would be something like an example here: https://github.com/2m/akka-stream-sandbox/blob/ec3d29efe4193f41c87d02da3892db37c515c8fe/src/main/scala/HttpFlow.scala#L40-l50
You can also express an interest in a high level fileUpload directive by commenting on or submitting a PR for the corresponding issue: https://github.com/akka/akka/issues/16841 On Sun, Apr 12, 2015 at 2:21 AM, Fernando Romero <[email protected]> wrote: > I want to upload pictures to an akka-http server. It would be very useful > a simple example of this. I have experience using spray and play but I > haven't used the new akka-http yet. > > Thanks in advance. > > -- > >>>>>>>>>> Read the docs: http://akka.io/docs/ > >>>>>>>>>> Check the FAQ: > http://doc.akka.io/docs/akka/current/additional/faq.html > >>>>>>>>>> Search the archives: https://groups.google.com/group/akka-user > --- > You received this message because you are subscribed to the Google Groups > "Akka User List" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at http://groups.google.com/group/akka-user. > For more options, visit https://groups.google.com/d/optout. > -- Martynas Mickevičius Typesafe <http://typesafe.com/> – Reactive <http://www.reactivemanifesto.org/> Apps on the JVM -- >>>>>>>>>> Read the docs: http://akka.io/docs/ >>>>>>>>>> Check the FAQ: >>>>>>>>>> http://doc.akka.io/docs/akka/current/additional/faq.html >>>>>>>>>> Search the archives: https://groups.google.com/group/akka-user --- You received this message because you are subscribed to the Google Groups "Akka User List" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/akka-user. For more options, visit https://groups.google.com/d/optout.
