httpebble-watch
httpebble-watch copied to clipboard
Splitting oversize http responses into batches
Much easier said than done, but perhaps an idea....
It would be nice to some how transparently (ish) split oversize http responses into multiple messages.
I'd love to take it on myself, but I'm a beginner to pebble so thought I'd post the idea in case other people wanted to work on it.
Perhaps using a similar concept to keep reading from the mobile phone until all data is read. I can picture this in c# similar to reading each line of a file until it's finished.... Of course in this context it would be very different - but as an analogy.
Keep up the good work.