Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WIP: asyncpg socket callback #923

Closed
wants to merge 7 commits into from
Closed

WIP: asyncpg socket callback #923

wants to merge 7 commits into from

Conversation

jackwotherspoon
Copy link
Collaborator

@jackwotherspoon jackwotherspoon commented Dec 1, 2023

Add ability to create asyncpg connections with configured socket through socket_callback function.

Closes #792

@jackwotherspoon jackwotherspoon self-assigned this Dec 1, 2023
@jackwotherspoon
Copy link
Collaborator Author

Related to MagicStack/asyncpg#1054

@jackwotherspoon
Copy link
Collaborator Author

Closing as socket callback is not the right approach, passing a connector factory is probably more favourable.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Create asyncpg connections using pre-configured SSLSocket
1 participant