Instance Methodswift-websocket 1.1.1WSCore
next
Return next WebSocket frame, while dealing with any other frames
mutating func next() async throws -> WebSocketDataFrame?
Return next WebSocket frame, while dealing with any other frames
mutating func next() async throws -> WebSocketDataFrame?