(no title)
devnull3 | 2 months ago
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.
petcat|2 months ago
embedding-shape|2 months ago
Yeah, pretty common misunderstand among us self-taught developers who at one point never came across things like the OSI model (https://en.wikipedia.org/wiki/OSI_model) or similar before, that we confuse what layer things actually happens at.
verdverm|2 months ago
We need more frameworks like ADK that handle the bookkeeping and give us great abstractions for building agentic systems.
medbrane|2 months ago