Skip to content

Conversation

@cablehead
Copy link
Owner

@cablehead cablehead commented Jan 5, 2026

Adds Windows platform support via Unix domain sockets (AF_UNIX).

Changes:

  • Use win_uds crate for Windows Unix domain socket compatibility
  • Handle Windows path formats in socket binding and client connections
  • Fix integration test process cleanup and cross-platform binary tests
  • Add Windows to CI matrix

Tested on Windows via GitHub Actions.

\cc @kouhe3

@cablehead cablehead marked this pull request as ready for review January 5, 2026 18:05
@cablehead cablehead changed the title ci: add windows to build matrix feat: Windows support Jan 6, 2026
@cablehead cablehead merged commit 514f6bb into main Jan 6, 2026
5 checks passed
@cablehead cablehead deleted the windows-support branch January 6, 2026 21:05
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.

2 participants