[ 
https://issues.apache.org/jira/browse/TINKERPOP-2546?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17321290#comment-17321290
 ] 

ASF GitHub Bot commented on TINKERPOP-2546:
-------------------------------------------

lyndonb-bq commented on pull request #1416:
URL: https://github.com/apache/tinkerpop/pull/1416#issuecomment-819794303


   I updated the changes to allow keyword arg passthrough directly. This way a 
user can just directly pass through anything available in 
https://docs.aiohttp.org/en/stable/client_reference.html#aiohttp.ClientSession.ws_connect
   I also mapped ssl_options to ssl and max_content_length to max_msg_size for 
backwards compatibility if users already have those being set.


-- 
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.

For queries about this service, please contact Infrastructure at:
[email protected]


> Change transport layer to use AIOHTTP instead of Tornado
> --------------------------------------------------------
>
>                 Key: TINKERPOP-2546
>                 URL: https://issues.apache.org/jira/browse/TINKERPOP-2546
>             Project: TinkerPop
>          Issue Type: Improvement
>          Components: python
>    Affects Versions: 3.5.0
>            Reporter: Lyndon Bauto
>            Priority: Major
>             Fix For: 3.5.0
>
>
> Following discussion here 
> https://lists.apache.org/thread.html/rc4d047ba0245fde3261bad0ea156a0f35db1ab0f92c8e80d4fb1b815%40%3Cdev.tinkerpop.apache.org%3E,
>  this ticket will track rewriting the tranport layer of gremlin-python to use 
> AIOHTTP instead of Tornado. I am currently working on this and will have a 
> pull request shortly.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to