bert v1.2 Release Notes

Release Date: 2013-11-08 // over 10 years ago
    • ⬇️ Drop the bert command-line tool
    • ✂ Remove support for the (non-standard) bert:// URI
    • 🔄 Change the way transports are represented
    • Instead of fromURI or fromHostPort, you should now use tcpClient and tcpServer
    • 👍 Both the client and the server now support persistent connections
    • 0️⃣ The default TCP backlog is increased for the server