updated docs
This commit is contained in:
parent
6a78831d65
commit
67811ccbfc
@ -1,6 +1,6 @@
|
|||||||
# uvw
|
# uvw
|
||||||
|
|
||||||
**Please, note that `uvw` is still a work in progress**.
|
**Please, note that `uvw` is almost done, but it lacksa proper test suite**.
|
||||||
|
|
||||||
`uvw` is a header-only, event based, tiny and easy to use C++ wrapper for *libuv*.
|
`uvw` is a header-only, event based, tiny and easy to use C++ wrapper for *libuv*.
|
||||||
The basic idea is to hide completely the *C-ish* interface of *libuv* behind a graceful C++ API. Currently, no `uv_*_t` data structure is actually exposed by the library.
|
The basic idea is to hide completely the *C-ish* interface of *libuv* behind a graceful C++ API. Currently, no `uv_*_t` data structure is actually exposed by the library.
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user