[
https://issues.apache.org/jira/browse/TINKERPOP-915?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16054427#comment-16054427
]
ASF GitHub Bot commented on TINKERPOP-915:
------------------------------------------
Github user spmallette commented on the issue:
https://github.com/apache/tinkerpop/pull/618
`GremlinServerWsAndHttpIntegrateTest.java` is a nice validation that all
the REST tests work and a reasonable portion websockets tests work, but is
there a nicer way to do that? Under this model, every time we add a new test we
have to also implement that test method in
`GremlinServerWsAndHttpIntegrateTest.java`. We're also not really testing all
functionality of websockets as it only does `GremlinServerIntegrateTest`.
anyway - any thoughts on a better testing model?
> Gremlin Server supports REST and Websockets simultanteously
> -----------------------------------------------------------
>
> Key: TINKERPOP-915
> URL: https://issues.apache.org/jira/browse/TINKERPOP-915
> Project: TinkerPop
> Issue Type: Improvement
> Components: server
> Affects Versions: 3.0.2-incubating
> Reporter: stephen mallette
>
> Develop a {{Channelizer}} that allows REST and Websockets to be configured at
> the same time. I've personally tried to do this on a couple of attempts
> while following a Netty sample, but I've never been able to get it to work.
> Perhaps folks like [~pluradj] or [~dmill] would like to give it a go some
> day? :)
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)