To mark the end of initially sending all parameters, the server could send INITIALIZE back to client.
If a client receives INITIALIZE all the parameters were sent.
Supposing ordered transport without loss, this would make sure all the parameter are received. A client could use this signal to allow updates only after INITIALIZE was received.
To mark the end of initially sending all parameters, the server could send INITIALIZE back to client. If a client receives INITIALIZE all the parameters were sent.
Supposing ordered transport without loss, this would make sure all the parameter are received. A client could use this signal to allow updates only after INITIALIZE was received.