mayfield / aionanomsg

Asyncio nanomsg library

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

aionanomsg

Asyncio nanomsg library.

Requirements

  • nanomsg (>=1.0)

Installation

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

Compatibility

  • Python 3.5+

About

Asyncio nanomsg library

License:MIT License


Languages

Language:Python 63.5%Language:C 36.5%