You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Refactor io_service
- op_queue based
- connection based, int handle
- remove transport
- refactor io_event
- multi-threading
- win iocp
- linux io_uring
- proactor
- ringbuffer for 0 GC message handle
- high-performance for server
- use time wheel to manage connection