Skip to content

v0.4.22

Compare
Choose a tag to compare
@1st1 1st1 released this 14 May 20:55
· 583 commits to master since this release
- sock_sendall & sock_recv are 40-50% faster now;

- use libuv.uv_try_write function for streams
  instead of socket.h/send.