Closed tarcieri closed 3 years ago
Hi @tarcieri, the idea is to add the new adapters as WebSocket (currently working), webRTS and TLS (I think that you are asking for something like this one).
If you (or someone) are interested in other protocols/transports, it can be implemented easily as I mention here.
Regardin security, now message-io
supports secure Websockets using the schema wss://domain:port/...
at connection
Cool, I think this can be closed then
Are you planning on adding encrypted connections at some point?