asynchronous 0.4.1 released

Dragos Carp via Digitalmars-d-announce digitalmars-d-announce at puremagic.com
Fri Jun 12 11:37:10 PDT 2015


asynchronous library - the python3 asyncio D port - is released.

Code: https://github.com/dcarp/asynchronous
Documentation: http://dcarp.github.io/asynchronous/index.html
Dub: http://code.dlang.org/packages/asynchronous

Now it should be easy to translate any python asyncio based 
application.


More information about the Digitalmars-d-announce mailing list