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

Using Tiberius with named pipes #131

Open
pimeys opened this issue Feb 26, 2021 · 1 comment
Open

Using Tiberius with named pipes #131

pimeys opened this issue Feb 26, 2021 · 1 comment
Labels
kind/docs A documentation change is required. kind/improvement An improvement to existing feature and code. topic: sql server

Comments

@pimeys
Copy link
Contributor

pimeys commented Feb 26, 2021

Mio 0.7 has support for Windows named pipes. The author of mysql_async (blackbeam) is having a PR open to Tokio to support them in the runtime.

I wrote a small example, trying them out with Tiberius, and they actually work!

When the support lands to Tokio, we should update our documentation to reflect these changes.

#132

@pimeys pimeys added help wanted Extra attention is needed kind/docs A documentation change is required. kind/improvement An improvement to existing feature and code. topic: sql server and removed help wanted Extra attention is needed labels Feb 26, 2021
@janpio
Copy link
Member

janpio commented Nov 20, 2023

Named pipes were merged to tokio via tokio-rs/tokio#3760

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/docs A documentation change is required. kind/improvement An improvement to existing feature and code. topic: sql server
Projects
None yet
Development

No branches or pull requests

2 participants