Retrieve information in Python from a Node sever

后端 未结 0 1256

I have already sent information from Node to Python as seen here:

// file server.js
var options = { args: JSON.stringify(\'My message from Node\') }

PythonShell.         


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