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.

The Internet is running in debug mode

1 pointsby stefanobaghinoover 10 years ago

2 comments

dozzieover 10 years ago
Yeah, the author calls to re-invent ASN.1, BSON and MessagePack. Something one could expect from a guy that mainly knows Java: lack of experience and knowledge about what is already there. Also lack of understanding why the heck all the protocols are text-based.
评论 #8532285 未加载
stefanobaghinoover 10 years ago
I'd like to point out that REST is not something built on top of the Web, it's actually the architectural style on which the Web is based (even though this style has been defined years after the Web was invented). You can have a resource model for your domain and build your own custom RESTful protocol on top of raw TCP/UDP and pick a binary encoding for data transfer.
评论 #8532293 未加载