Hi Tim, the focus of current sprint which is ending in a couple of days is documentation. You have probably noticed that the nature of the latest PRs is very much documentation driven. You can already get some useful insights by reviewing these still open or already merged PRs.
On Tue, Dec 16, 2014 at 4:19 PM, Tim Pigden <[email protected]> wrote: > > Hi > I've tried to start using akka-http to revive some fairly simple spray > that had fallen into disrepair. I tried spray first but ran into shapeless > library clashes so I thought I'd give it a go. > Anyway I stumble at the first hurdle trying to figure out what to do with > a line that went > > trait AuthenticationSupport extends HttpService with Json4sSupport with > Logging { > > > So it seems HttpService now only exists in the java api stuff and > Json4sSupport > > > Rather than struggle on painfully with lack of documents I thought I'd just > check on what likely timings are for some documentation and do something else > while I wait. Any ideas on doc/example dates? I saw a post from about a week > ago (maybe Roland) saying you were working on it. > > > Tim > > -- > >>>>>>>>>> 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.
