websocket-kit
websocket-kit copied to clipboard
refactor: use static ChannelOptions instead of raw definitions
Minor refactor to make better use of the Swift types exposed to set channel options.
@gwynne any idea about CI failures?
Yeah the tests use an old BoringSSL thing that no longer compiles - we need to fix it but latest macOS also broke some of the URL parsing. This is addressed in #155 I think, we need to check that in
@Austinpayne can you bump the version of NIO that includes these changes in the manifest? I had a build failure when running locally because of outdated dependencies, then we can release (I'll bypass CI)