- Upgrade to Java 8
- Improve support for requested initial sequence number in MoldUDP64 client
- Add downstream sequence number and message count parameters to MoldUDP64 client status listener
- Improve project structure
- Improve documentation
- Add requested initial sequence number support to MoldUDP64 client
- Make SoupBinTCP server address configurable in SoupBinTCP gateway
- Update example configuration file for SoupBinTCP gateway
- Update example configuration file for BinaryFILE recorder
- Remove GZIP support from BinaryFILE writer
- Improve BinaryFILE write performance
- Add SoupBinTCP support to BinaryFILE recorder
- Fix sequence number in SoupBinTCP gateway
- Fix sequence number in SoupBinTCP utilities
- Refactor SoupBinTCP implementation
- Remove dependency on NIO Extras 0.1.0
- Add dependency to Foundation 0.2.0
- Reduce memory allocation in SoupBinTCP implementation
- Add BinaryFILE write support
- Add BinaryFILE recorder
- Fix BinaryFILE reader interface
- Add utility methods for BinaryFILE file format
- Add utility methods for MoldUDP64 protocol
- Add utility methods for SoupBinTCP protocol
- Move to
com.paritytrading
namespace
- Improve API documentation
- Add session parameter to MoldUDP64 client status listener
- Add session parameter to SoupBinTCP session status listeners
- Improve SoupBinTCP API
- Improve SoupBinTCP performance
- Add SoupBinTCP gateway
- Introduce new MoldUDP64 client
- Improve MoldUDP64 gap fill performance
- Improve MoldUDP64 default message store performance
- Improve BinaryFILE performance
- Add BinaryFILE performance test
- Improve API documentation
- Add SoupBinTCP performance test
- Add client state to MoldUDP64
- Add lower bound for built-in receive buffer size in SoupBinTCP
- Fix requested message count in MoldUDP64
- Fix end of session handling in MoldUDP64
- Add BinaryFILE support
- Add single-channel and multi-channel client for MoldUDP64
- Fix message count handling in MoldUDP64
- Improve built-in payload transmit buffer size in SoupBinTCP
- Add session keep-alive to MoldUDP64
- Make built-in receive buffer size configurable in SoupBinTCP
- Improve numeric handling in SoupBinTCP
- Add heartbeat timeout event to SoupBinTCP
- Add MoldUDP64 support
- Initial release