You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tinkerpop.apache.org by "ministat (via GitHub)" <gi...@apache.org> on 2023/06/01 02:10:59 UTC

[GitHub] [tinkerpop] ministat commented on pull request #2079: [TINKERPOP-2955] Support SSL in WebSocketClient

ministat commented on PR #2079:
URL: https://github.com/apache/tinkerpop/pull/2079#issuecomment-1571219041

   I'm working on building a RESTful service which provides gremlin query capability and integrated with the company's frontend. Its implementation depends on gremlin-driver and gremlin-server.
   
   For security requirement, I have enabled SSL. Currently, the WebSocketClient is not a mandatory requirement. But I'm thinking if the frontend supports WebSocket which is on plan, I also need to consider using WebSocketClient.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@tinkerpop.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org