swift-nio/Sources/NIOWebSocket
David Nadoba 6720612111
Drop Swift 5.5 (#2406)
* Drop Swift 5.5

* Use `swift-atomics` 1.1.0 with `Sendable` adoption
2023-04-17 08:40:35 +01:00
..
Base64.swift Raise minimum supported Swift version from 5.4 to 5.5 (#2267) 2022-09-29 11:47:44 +01:00
NIOWebSocketClientUpgrader.swift Drop Swift 5.5 (#2406) 2023-04-17 08:40:35 +01:00
NIOWebSocketFrameAggregator.swift Drop Swift 5.5 (#2406) 2023-04-17 08:40:35 +01:00
NIOWebSocketServerUpgrader.swift Add missing `Sendable` requirements (#2305) 2022-11-03 14:41:42 +01:00
SHA1.swift Stop copying Strings into Arrays for SHA1 (#1413) 2020-02-25 08:52:36 +00:00
WebSocketErrorCodes.swift Replace `NIOSendable` with `Sendable` (#2291) 2022-10-13 15:56:27 +01:00
WebSocketFrame.swift Drop Swift 5.5 (#2406) 2023-04-17 08:40:35 +01:00
WebSocketFrameDecoder.swift Drop Swift 5.5 (#2406) 2023-04-17 08:40:35 +01:00
WebSocketFrameEncoder.swift Drop Swift 5.5 (#2406) 2023-04-17 08:40:35 +01:00
WebSocketOpcode.swift Replace `NIOSendable` with `Sendable` (#2291) 2022-10-13 15:56:27 +01:00
WebSocketProtocolErrorHandler.swift Drop Swift 5.5 (#2406) 2023-04-17 08:40:35 +01:00