You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@predictionio.apache.org by takezoe <gi...@git.apache.org> on 2018/09/30 02:38:26 UTC

[GitHub] predictionio pull request #474: [WIP][PIO-31] Move from spray to akka-http

GitHub user takezoe opened a pull request:

    https://github.com/apache/predictionio/pull/474

    [WIP][PIO-31] Move from spray to akka-http

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/takezoe/predictionio akka-http

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/predictionio/pull/474.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #474
    
----
commit 369026a4bb9b647f3c258492252596246f388416
Author: Naoki Takezoe <ta...@...>
Date:   2018-09-30T02:29:27Z

    Port AdminServer to Akka-HTTP from Spray

----


---

[GitHub] predictionio issue #474: [PIO-31] Move from spray to akka-http

Posted by takezoe <gi...@git.apache.org>.
Github user takezoe commented on the issue:

    https://github.com/apache/predictionio/pull/474
  
    @shimamoto Could you take a look?


---