readme
Some checks failed
github pages / Deploy doc (push) Has been cancelled
Build and Test / build (push) Has been cancelled
Build and Test / format (push) Has been cancelled

This commit is contained in:
Simon Cruanes 2025-09-29 11:20:43 -04:00 committed by GitHub
parent dc7f2ec92e
commit 10700a3962
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,5 +1,8 @@
# nanoev # nanoev
**NOTE (2025-09-29)**: I ended up not using this. Instead I reuse Lwt and Lwt_engine. I recommend not using this as there are some timer-related bugs.
A minimalistic but modular abstraction for IO event loops. A minimalistic but modular abstraction for IO event loops.
The goal of this library is to provide a uniform abstraction over multiple The goal of this library is to provide a uniform abstraction over multiple