abstract fun writeFinalTextFrame(text: String): WebSocketBase
Write a final WebSocket text frame to the connection
text - The text to write
text
Return a reference to this, so the API can be used fluently