Simon Willison’s Weblog

Subscribe

Items tagged frameworks, websockets

Filters: frameworks × websockets × Sorted by date


What are the differences between node.js and websockets?

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.

[... 57 words]

Types

Years

Tags