Skip to content

0.9.1

Latest
Compare
Choose a tag to compare
@svinota svinota released this 02 Apr 18:32
· 20 commits to master since this release
0.9.1
82978c7

pyroute2, but it's asynchronous.

Now the library core is built on asyncio. The synchronous version is implemented as a wrapper around the asynchronous core, and should be compatible with the old code. To some extent.