Want to send a simple value "A" from nodejs to python through the TCP socket:
Nodejs:
const io = require(\'socket.io-client\'); const s