README: again, getting rid of old stuff.

master
Karchnu 2020-12-08 23:49:18 +01:00
parent c8757d0fb0
commit 1439bb78ca
1 changed files with 3 additions and 1 deletions

View File

@ -26,7 +26,9 @@ For performance improvements within `libipc`:
# Planning for 0.9
- `libipc` should use `libevent` for performance improvments
- `libipc` should use `epoll/kqueue` for performance improvments
* new functions will be added to the API
* **but** we'll keep the same API for applications with no need for threading (way simpler implementation)
- `libipc` should be thread-safe
# Planning for 1.0