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]
