We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c9173bc commit 841bab3Copy full SHA for 841bab3
README.md
@@ -1,2 +1,5 @@
1
-# Python-Flask-
2
-A simple webserver developed on flask.
+# Python-Flask
+一个简单的运行在linux上的webserver,通过websocket实现了与前端的双向通信.通过ipc的消息机制与同设备上的C\C++程序实现数据通信。
3
+具体实现方法可以看博客:http://blog.csdn.net/fengchu3415/article/details/78921413
4
+
5
0 commit comments