odyssey/README.md

7 lines
192 B
Markdown
Raw Normal View History

2016-11-08 14:53:52 +00:00
**flint**
2016-11-08 11:29:48 +00:00
2016-11-08 15:19:49 +00:00
Fast cooperative multitasking engine library built on top of [libuv](http://libuv.org).
2016-11-08 15:15:47 +00:00
2016-11-08 15:17:36 +00:00
The library can be used to simplify programming of a complex<br>
asynchronous applications.