- comparing event data equality with Object.Equals instead of == because == returns false for boxed value types - fixed old unacked messages not being resent if there are newer unacked messages that have been resent less than 1.5 * RTT ago
- comparing event data equality with Object.Equals instead of == because == returns false for boxed value types - fixed old unacked messages not being resent if there are newer unacked messages that have been resent less than 1.5 * RTT ago