[
https://issues.apache.org/jira/browse/IOTA-23?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15361748#comment-15361748
]
Barbara Gomes commented on IOTA-23:
-----------------------------------
This issue is going to be just the first step to integrate Play to Fey.
We are thinking that for now, we could have just the home page that displays
exactly what the io.spray 16666/fey/activeactors endpoint shows, that is a Tree
of active actors.
You can see the visualization by running fey and browsing:
{code}
localhost:16666/fey/activeactors
{code}
Does it answer your question?
> 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
> 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)