Skip to content

Swift 6 Language Mode

Latest
Compare
Choose a tag to compare
@swhitty swhitty released this 10 Sep 04:50
· 8 commits to main since this release
e7f38fe

Uses Swift 6 language mode when building with Xcode 16 (RC)

Makes EchoWSMessageHandler public #115 🙏🏻 @stefanomondino

Unit tests have been migrated to Swift Testing when available

Uses variation of lock from swift-mutex

Uses variation of withThrowingTimeout from swift-timeout