TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Ask HN: Data efficient protocol for mobile app?

1 pointsby mmrasheedabout 10 years ago
We are designing an information sharing app (news and Q&A) targeting a developing country. One of the major turning off for the users is the cell phone data expense. Which protocol do you recommend for this scenario?

1 comment

subv3rsionabout 10 years ago
Apache Thrift (<a href="https:&#x2F;&#x2F;thrift.apache.org&#x2F;" rel="nofollow">https:&#x2F;&#x2F;thrift.apache.org&#x2F;</a>) or Protocol Buffers (<a href="https:&#x2F;&#x2F;developers.google.com&#x2F;protocol-buffers&#x2F;" rel="nofollow">https:&#x2F;&#x2F;developers.google.com&#x2F;protocol-buffers&#x2F;</a>).