5 ms·
Isn't ws:// also a new-ish protocol that is not supported yet by many browsers natively at least?
by adictator 9y ago
Isn't ws:// also a new-ish protocol that is not supported yet by many browsers natively at least?
- enzanki_ars 9y agohttps://caniuse.com/#feat=websockets https://caniuse.com/#feat=websockets Most nativity support it now.
- scott_karana 9y agoWebSockets leverages TCP and is based on/compatible with HTTP. Nothing new about it, at least in the sense the article is discussing.