Hacker News new | ask | show | jobs
by bryzaguy 1072 days ago
What’s the difference in performance between websockets and http with large datasets. I would imagine http might be faster? Do you encode your data with something like messagepack when using web sockets?