Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

A stupid simple message relay protocol can be used for stuff other than social media.

OTOH websockets are hard outside the browser :(



Maybe years ago but now Websockets are dead simple to use in virtually every language. Heck you can even pipe to a websocket server using websocat using the shell.


Websockets are almost trivial now if you just use a library


Actually, websockets are trivial full stop. I implemented a web socket proxy in C in a day by reading the excellent RFC (sure, there's weird shit in there, but it's not hard).




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: