Slide 9
Slide 9 text
History of LEGY Protocol
HTTP/1.1: Early Days of LINE
Long Polling
- Mimic real-time event delivery via HTTP
Client LEGY
fetchOps {rev: 1, count: 100}
Talk
fetchOps {rev: 1, count: 100}
No Content
fetchOps {rev: 1, count: 100}
publish
Response
OP created
fetchOps {rev: 101, count: 100}
Response
OP is the unit of event in LINE