Node js send socket to python

前端 未结 0 1719
夕颜
夕颜 2021-01-19 12:27

Want to send a simple value "A" from nodejs to python through the TCP socket:

Nodejs:

   const io = require(\'socket.io-client\');
   const s         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题