DevKang
DevKang
**Bug/Issue Description:** when I run compile file , It run normal, but It show this error.  **Required Information:** Provide the following information to assist with reporting the bug: 1....
Traceback (most recent call last): File "weixin_bot.py", line 5, in from wechat import WeChat File "/Users/DevKang/workspace/devkang/WeixinBot/wxbot_project_py2.7/wechat/__init__.py", line 4, in from wechat import WeChat File "/Users/DevKang/workspace/devkang/WeixinBot/wxbot_project_py2.7/wechat/wechat.py", line 5, in from utils...
const config = { rtmp: { port: 1935, chunk_size: 4096, gop_cache: false, ping: 1, ping_timeout: 1 }, http: { port: 8000, allow_origin: '*' }, auth: { play: false, publish: false,...
能否websocket只需要一个client 不用启动server? 感觉server中转的意义不大。。。
Sending build context to Docker daemon 2.048kB Step 1/9 : FROM python:2.7.11-wheezy 2.7.11-wheezy: Pulling from library/python 47994b92ab73: Pull complete 51d05f23de0f: Pull complete 638003bf95f3: Pull complete 03d3d60a386d: Pull complete 868f872d764d: Pull...