Simon Willison’s Weblog

Subscribe

What are the differences between node.js and websockets?

1st October 2012

My answer to What are the differences between node.js and websockets? on Quora

This is like asking “what’s the difference between PHP and HTTP”. Node.js is a technology framework you write code in. WebSockets is a protocol which can be implemented using a technology framework. You can use Node.js to implement the server-side aspect of WebSockets.

This is What are the differences between node.js and websockets? by Simon Willison, posted on 1st October 2012.

Next: What is the scope, as a career, for a Python developer?

Previous: Is it bad practice to have a variable that has the same name as a function?

Monthly briefing

Sponsor me for $10/month and get a curated email digest of the month's most important LLM developments.

Pay me to send you less!

Sponsor & subscribe