[ https://issues.apache.org/jira/browse/TINKERPOP-915?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16067539#comment-16067539 ]
ASF GitHub Bot commented on TINKERPOP-915: ------------------------------------------ Github user krlohnes commented on the issue: https://github.com/apache/tinkerpop/pull/618 @spmallete I refactored the channelizer tests and removed some elsewhere when I thought they were appropriately replaced. I'm ultimately not all too familiar with Java NIO. I added it as another channelizer test, but I can delete that test class and the associated code in the abstract test class as it really only runs a single test. I wasn't quite sure what the best way to go with that was. I also added in the doc changes. > 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)