|
|
|
|
|
by devnull3
188 days ago
|
|
> the model has to re-run the generation, and the client has to start receiving tokens from scratch again. I don't understand. The payload can be designed to have sequence number. In case of reconnect, send the last known sequence number. Sounds like a application level protocol problem and not transport. Am I missing something? The pub/sub mentioned in the article essentially does the same thing. |
|