- Aug 12, 2014
- 522
- 3
- 81
Hi,
Just taking a poll here of experienced network / web guys.
Things like Websocket, webrtc, ajax, long polling, automatic refresh, etc. are all ways to get around the inherent nature of the HTTP protocol: client initiates contact with server, gets page, connection is severed.
Any new contact is brand new with no connection at all with the last or the next.
But, if you have to keep using all these techniques to get around HTTP, why not just scrap HTTP all together and come up with a truly full duplexed protocol for the modern two-way internet?
I think that we should.
But, I'm just a novice.
What do you think?
Just taking a poll here of experienced network / web guys.
Things like Websocket, webrtc, ajax, long polling, automatic refresh, etc. are all ways to get around the inherent nature of the HTTP protocol: client initiates contact with server, gets page, connection is severed.
Any new contact is brand new with no connection at all with the last or the next.
But, if you have to keep using all these techniques to get around HTTP, why not just scrap HTTP all together and come up with a truly full duplexed protocol for the modern two-way internet?
I think that we should.
But, I'm just a novice.
What do you think?