Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
LunaSea
on June 25, 2014
|
parent
|
context
|
favorite
| on:
Gmail API
Serious question: What is the use-case for email as a server communication protocol rather than say HTTP/s ?
Is it to bypass firewalls in some way ?
jtmoulia
on June 26, 2014
[–]
Email allows someone to send
me
data, as opposed to HTTP/S which targets servers. Adding structured data to emails could allow natural language communication to have a machine readable view of the communication. And there's probably a lot more uses.
LunaSea
on June 26, 2014
|
parent
[–]
You'd still have the option to use WebSockets or Ajax-polling.
Consider applying for YC's Summer 2026 batch! Applications are open till May 4
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
Is it to bypass firewalls in some way ?