Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 210 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 210 Bytes

aionanomsg

Asyncio nanomsg library.

Requirements

  • nanomsg (>=1.0)

Installation

python3 ./setup.py build
python3 ./setup.py install

Compatibility

  • Python 3.5+