You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@iota.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2016/09/28 06:44:20 UTC

[jira] [Commented] (IOTA-23) Use Play Framework for WEB instead of io.spray on Fey-Core

    [ https://issues.apache.org/jira/browse/IOTA-23?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15528615#comment-15528615 ] 

ASF GitHub Bot commented on IOTA-23:
------------------------------------

GitHub user shiv4nsh opened a pull request:

    https://github.com/apache/incubator-iota/pull/20

    [IOTA-23] Rebased the Code and converted the spray Routes to the play Routes

    In this PR in have incorporated the changes so that the Play routes will be used instead of the spray Routes.
    This PR along with #19 will have all the changes for  #6 and #8 . Hence we can close #6 and #8 .

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

    $ git pull https://github.com/shiv4nsh/incubator-iota IOTA-23

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

    https://github.com/apache/incubator-iota/pull/20.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 #20
    
----
commit d2f10b70612de0ceeaec18f341fe485b399b9fe9
Author: Shivansh <sh...@gmail.com>
Date:   2016-09-28T04:04:56Z

    Added the play-netty dependencies

commit ba8eb4d2c12257bdaceaa2d3b3251d50c690398f
Author: Shivansh <sh...@gmail.com>
Date:   2016-09-28T04:05:30Z

    Added the play dependency to the fey core

commit fe606d70daf76f3de761223b3d44dcb9ab11f172
Author: Shivansh <sh...@gmail.com>
Date:   2016-09-28T06:38:20Z

    converted the spray framework routes to the play routes

commit c9bf4474c608e1b2d091e018027bd865ab444abd
Author: Shivansh <sh...@gmail.com>
Date:   2016-09-28T06:38:58Z

    Added the configuration settings for the port and the URL

commit 1bc453c44aea315d72c38c5ffc70f73301e5b59b
Author: Shivansh <sh...@gmail.com>
Date:   2016-09-28T06:39:34Z

    Refactored the code for the calling of FeyUIService

----


> Use Play Framework for WEB instead of io.spray on Fey-Core
> ----------------------------------------------------------
>
>                 Key: IOTA-23
>                 URL: https://issues.apache.org/jira/browse/IOTA-23
>             Project: Iota
>          Issue Type: Improvement
>    Affects Versions: 0.1
>            Reporter: Barbara Gomes
>            Assignee: Shivansh
>            Priority: Minor
>
> We are using *io.spray* to offer a rest point that shows the Tree of active actors on Fey.
> We would like to starting using *Play Framework for WEB* so we can have a based UI approach instead of a restful approach.
> We need to:
> 1. Implement *Play WEB Framework* on Fey-Core in place of *io.spray*
> 2. Display the active actors Tree using Play



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)