0.4.0-beta
Pre-release
Pre-release
This release includes major bugfixes and refactoring.
- UDP/TCP client (StdClient) was fixed and improved: supports multiple dns URI format, TCP transport class attempts to handle errors in a best effort, tests are run against a dns stub server
- Refactored Header/Message to simplify how they work together: MessageSectionAwareInterface was removed
- Changes toward the immutability of the Message and Header classes.