Added support for burst size limits in the Message transaction to deal with limits on UDP receive buffers on some hosts. Significant changes to how the Messenger and Messagent transactions work.
Added more units tests for messaging.
----------- 20150128 ----------
0.4.6
Silently handles errno.ECONNRESET on transmit in Stack._handleOneTx for windows
----------- 20150128 ----------
0.4.5
Support for simultaneous vacuous joins between same two estates Correctly terminates one of the joins and allows other to complete Bugfixes More tests