Pion Network Library v0.2.0 Release Notes

Release Date: 2007-06-19 // almost 17 years ago
    • ๐Ÿ‘€ Boost 1.34.0 and ASIO 0.3.8 are now REQUIRED; see README.boost
    • ๐Ÿ“š Lots of platform testing and better platform-specific documentation
    • โž• Added support to FileModule for the "cache" and "scan" options
    • โž• Added Last-Modified HTTP header to FileModule and support for client cache
    • ๐Ÿ”„ Changed HTTPServer error handlers to use functions rather than modules
    • ๐Ÿ”Œ Re-worked PionPlugin library so that it handles reference counting internally
    • โž• Added start() and stop() virtual functions to HTTPModule
    • โž• Added beforeStarting() and afterStopping() virtual functions to TCPServer
    • โž• Added PionHashMap.hpp for setting-up unordered map types
    • โž• Added work-around for bug that causes Windows to crash @ shutdown