T
T
Triborg-3332020-09-08 21:59:39
Socket.io
Triborg-333, 2020-09-08 21:59:39

Which is faster Socket.io or WebSocket?

Which is faster Socket.io or WebSocket ?
What is better to use to create a network web - game ?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
D
DevMan, 2020-09-09
@Triborg-333

websocket - protocol.
socket.io - protocol implementation with fallback to other technologies.
purely technically, a bare websocket is faster because the socketio adds its own payload.
only not the fact that your implementation of this protocol will be faster.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question