You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tinkerpop.apache.org by "Austin Malpede (JIRA)" <ji...@apache.org> on 2018/12/19 23:13:00 UTC

[jira] [Created] (TINKERPOP-2120) Closing Websocket Connections Not Supported In Gremlin.Net

Austin Malpede created TINKERPOP-2120:
-----------------------------------------

             Summary: Closing Websocket Connections Not Supported In Gremlin.Net
                 Key: TINKERPOP-2120
                 URL: https://issues.apache.org/jira/browse/TINKERPOP-2120
             Project: TinkerPop
          Issue Type: Improvement
          Components: dotnet
    Affects Versions: 3.3.4
            Reporter: Austin Malpede


Currently once a websocket connection is established to a tinkerpop server using Gremlin.Net, it can't be closed manually.

This functionality exists in other gremlin libraries like gremlin-javascript.

Possible solution: Expose a close function in the DriverRemoteConnection class.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)