suspend fun SockJSSocket.writeAwait(data: String): Unit
suspend fun SockJSSocket.writeAwait(data: Buffer): Unit