Github user spmallette commented on a diff in the pull request:
https://github.com/apache/tinkerpop/pull/618#discussion_r125008894
--- Diff: docs/src/upgrade/release-3.2.x-incubating.asciidoc ---
@@ -39,6 +39,13 @@ it has not been promoted as the primary way to add
`IoRegistry` instances to ser
See:
link:https://issues.apache.org/jira/browse/TINKERPOP-1694[TINKERPOP-1694]
+WsAndHttpChannelizer
+^^^^^^^^^^^^^^^^^^^^
+
+The `WsAndHttpChannelizer` has been added to allow for processing both
WebSocket and Http requests on the same
+port and gremlin server. The `SaslAndHttpBasicAuthenticationHandler` has
also been added to service
+authentication for both protocols in conjunction with the
`SimpleAuthenticator`.
+
--- End diff --
please include a link to the JIRA here. see other entries for the example.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---