abstract fun writeFrame(frame: WebSocketFrame): WebSocketBase
Write a WebSocket frame to the connection
frame - the frame to write
frame
Return a reference to this, so the API can be used fluently