[:var_set('', """
aoikdyndocdsl -s README.src.md -n aoikdyndocdsl.ext.all::nto -g README.md
""")
]
[:HDLR('heading', 'heading')]\
Python asyncio library study.
Tested working with:
- Python 3.5
Trace call using AoikTraceCall:
[:toc(beg='next', indent=-1)]
[:tod()]
Run:
pip install git+https://github.com/AoiKuiyuyou/AoikTraceCall
Run:
git clone https://github.com/AoiKuiyuyou/AoikTraceCall
cd AoikTraceCall
python setup.py install
[:tod()]
Run:
python "AoikAsyncioStudy/src/EchoProtocolTraceCall.py" > Log.txt 2>&1
Run:
echo hello| nc 127.0.0.1 8000