Skip to content

2.2.0 – Tokio unnamed pipes

Compare
Choose a tag to compare
@kotauskas kotauskas released this 13 Jun 11:36
· 5 commits to main since this release
2.2.0
050ae2e
  • Tokio-based unnamed pipes, with subpar performance on Windows due to OS API limitations
  • Examples for unnamed pipes, both non-async and Tokio
  • Impersonation for Windows named pipes
  • Improvements to the implementation of Windows pipe flushing on Tokio