Which of the following is used to create real-time web applications in Node.js?
A) Socket.io
B) SockJS
C) Primus
D) all of the above
Answer: D
Explanation: Socket.io, SockJS, and Primus are all used to create real-time web applications in Node.js.