Windows Support
The Samsa crate will not compile on windows due to a dependency on GSAPI, this needs to be SSPI on Windows.
The shortest path would be to disable SASL support for the Windows platform.
A more complex path would be implementing SASL which would probably require using something like https://github.com/killvxk/sspi-rs-Devolutions
关闭于 2025-04-20 0 条评论