Write string to WebSocket frame
mutating func callAsFunction(_ text: String) async throws
s6WSCore23WebSocketOutboundWriterV07MessageE0V14callAsFunctionyySSYaKF
68LGW
import WSCore
struct MessageWriter
Write WebSocket message as a series as frames
struct WebSocketOutboundWriter
Outbound websocket writer
@frozen struct String
A Unicode string value that is a collection of characters.
mutating func callAsFunction(_ buffer: ByteBuffer) async throws
Write buffer to WebSocket frame