|
|
|
|
|
by austin-cheney
2 hours ago
|
|
It blows my mind that people are invested in this. HTTP is a 35+ year old text-based protocol. Its becoming the COBOL of digital transmission. Just as one example, among many, you could try WebSockets (or some other similar protocol) and then push anything over it. Your message could be plain text, JSON, binary, whatever. Web Sockets and protobufs are bidirectional (full duplex) too. |
|
yeah, I also don't get the hype, let's go back to everyone declaring their own communication protocol