| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
Changelog: - Add proxy for connections that can only be made through an unix socket, to support the TLS connection - Add support for psycopg, using the proxy server - Add unit and integration tests - Update docs
Changelog: - Make local_socket_path configurable - Set right file permissions - Handle exceptions properly - Use asyncio and the main loop to stop the local proxy and clear the file when the connector is stopped
Changelog: - Return the asyncio task from `start_local_proxy` - Handle it in `close_async` to cancel it gracefully
Changelog: - Fix linting issues - Define `self.proxy` on the constructor - Prevent issues with undefined variables
Changelog: - Add unit tests for proxy - Add test case to connector for drivers that require the local proxy - Make proper adjustments to code
|
/gcbrun |
Sorry, something went wrong.
Signed-off-by: ThameezBo <thameez1@yahoo.com>
|
/gcbrun |
Sorry, something went wrong.
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
Duplicates #1311, however solves merge conflicts
See #214
Changelog: