Commit Graph

4 Commits

Author SHA1 Message Date
6e01a7da31 PR feedback: async with host.run() 2020-01-26 16:44:42 +08:00
3372c32432 Fix examples and modify new_node
- Fix examples `chat.py` and `echo.py`
    - Use trio directly, instead of `trio-asyncio`
    - Remove redundant code
- Change entry API `new_node` to `new_host_trio`
2019-12-24 18:03:18 +08:00
649a230776 Fix MplexStream.read 2019-09-06 17:26:40 +08:00
c1fdf9accf Add echo demo 2019-09-04 10:45:41 -07:00