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
Start using high-performance uv_udp_t handle again
* Upgrade to libuv v1.28.0. This is the new minimal supported
libuv version.
* Switch from using uv_poll_t to uv_udp_t. This leads to
significant performance improvements.
0 commit comments