Erik Little

Results 10 issues of Erik Little

- [ ] Support Compression (Comes in 1.4) - [x] Support ACKs

enhancement

Swift 6 introduces some new nice things, but taking advantage of them will require either a very breaking change, or a careful migration/code flag model most likely based around https://github.com/apple/swift-evolution/blob/main/proposals/0362-piecemeal-future-features.md

enhancement
in progress

- [x] Handle new events - [ ] Voice resume - [ ] Voice decoding

enhancement

Will include vapor 3

enhancement

Move away from internal Pipe based encoding, which involves heavy thread use and blocking to one that is more delegate based with DispatchSources and DispatchIO. From @tellowkrinkle - Make two...

enhancement

Fixes for various connection status stuff

Since apple has released the Swift source code http://swift.org/ we should look into whether this library can be made to compile on Linux. This is a long-term goal.

enhancement
unconfirmed