V
V
Vitaly2016-12-21 11:55:52
Node.js
Vitaly, 2016-12-21 11:55:52

Is it possible to enable encrypted connection in socket.io?

Maybe there is already a built-in ability to create a secure channel, which I do not know about.
I assume ssl-like encryption.

Answer the question

In order to leave comments, you need to log in

2 answer(s)
R
Rou1997, 2016-12-21
@Rou1997

Yes, SSL available in TCP and at the WebSocket level is not "lost".
https://www.google.ru/search?q=socket.io+ssl

A
Anton L, 2016-12-24
@antonecma

Of course there is a built-in ability to use encryption. Create an https server and hang socket.io on it.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question