swift-nio/Tests/NIOWebSocketTests
Gwynne Raskind 5768317b70
Add test coverage of WebSocketMaskingKey.random() (#2433)
Solves the NIO side of #2432
2023-05-24 02:23:41 -07:00
..
Base64Test.swift Add initial websocket codec. (#109) 2018-03-13 17:24:54 +01:00
NIOWebSocketClientUpgraderTests.swift Random WebSocket Request Key (#1855) 2021-05-24 16:02:16 +01:00
NIOWebSocketFrameAggregatorTests.swift Clean up dependencies and imports. (#1935) 2021-08-12 13:49:46 +01:00
WebSocketClientEndToEndTests.swift Use #fileID/#filePath instead of #file (#2306) 2022-11-03 16:43:13 +00:00
WebSocketFrameDecoderTest.swift Clean up dependencies and imports. (#1935) 2021-08-12 13:49:46 +01:00
WebSocketFrameEncoderTest.swift Clean up dependencies and imports. (#1935) 2021-08-12 13:49:46 +01:00
WebSocketMaskingKeyTests.swift Add test coverage of WebSocketMaskingKey.random() (#2433) 2023-05-24 02:23:41 -07:00
WebSocketServerEndToEndTests.swift Adopt `Sendable` for closures in `HTTPPipelineSetup.swift` (#2214) 2022-07-05 10:01:04 +01:00