mirror of
https://github.com/apple/swift-nio-extras.git
synced 2025-05-14 08:52:42 +08:00
* SOCKS handshake handler implementation * Soundness * Remove placeholder text * Sad path tests * Soundness * Docs * Fix workflow tests * Make handler removable * Protect methods * Prevent test crashes * Cleanup public types * Add test that writing after auth fails * Add force handler removal tests * Remove client and server state from public api * Explicitly handle states * Remove promises * Fix test * Add data to authentication complete * Refactor to add authentication complete flag