network-simple v0.4.3 Release Notes

Release Date: 2018-09-26 // over 5 years ago
    • ➕ Added SOCKS5 proxy support using the socks library. See functions connectSOCKS5 and connectSockSOCKS5.

    • ⏱ Increased connection timeout.

    • Client side sockets now have SO_KEEPALIVE and TCP_NODELAY on by default.

    • 0️⃣ Server side sockets now have SO_KEEPALIVE on by default.