|
@@ -1,7 +1,7 @@
|
|
|
## Done
|
|
## Done
|
|
|
|
|
|
|
|
- base: cross platfrom infrastructure
|
|
- base: cross platfrom infrastructure
|
|
|
-- event: select/poll/epoll/kqueue/port
|
|
|
|
|
|
|
+- event: select/poll/epoll/wepoll/kqueue/port
|
|
|
- ssl: openssl/guntls/mbedtls
|
|
- ssl: openssl/guntls/mbedtls
|
|
|
- rudp: KCP
|
|
- rudp: KCP
|
|
|
- evpp: c++ EventLoop interface similar to muduo and evpp
|
|
- evpp: c++ EventLoop interface similar to muduo and evpp
|
|
@@ -11,7 +11,6 @@
|
|
|
|
|
|
|
|
## Improving
|
|
## Improving
|
|
|
|
|
|
|
|
-- IOCP: fix bug, add SSL/TLS support, replace with wepoll?
|
|
|
|
|
- wintls: SChannel is so hard :) need help
|
|
- wintls: SChannel is so hard :) need help
|
|
|
- Path router: optimized matching via trie?
|
|
- Path router: optimized matching via trie?
|
|
|
- FileCache use LRUCache
|
|
- FileCache use LRUCache
|