Y
Hacker News
new
|
ask
|
show
|
jobs
by
eternityforest
1298 days ago
Websockets are almost trivial now if you just use a library
1 comments
RustyRussell
1298 days ago
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
).
link