Skip to content

Releases: NTDLS/NTDLS.ReliableMessaging

1.5.1

03 May 19:04
Compare
Choose a tag to compare
  • Changed exception handling to throw base exception.

https://www.nuget.org/packages/NTDLS.ReliableMessaging/1.5.1

1.5.0

03 May 19:04
Compare
Choose a tag to compare
  • Added thread protection to queries awaiting replies.

https://www.nuget.org/packages/NTDLS.ReliableMessaging/1.5.0

1.4.0

15 Feb 01:39
Compare
Choose a tag to compare
  • Added convention-based message handling in addition to the existing events.

https://www.nuget.org/packages/NTDLS.ReliableMessaging/1.4.0

1.3.10

31 Jan 16:54
Compare
Choose a tag to compare
  • Resolved issue with infinite loop on non-graceful disconnect.
  • Added non-async methods.

https://www.nuget.org/packages/NTDLS.ReliableMessaging/1.3.10

1.3.6

29 Dec 00:49
Compare
Choose a tag to compare
  • Added slightly more robust exception handling.

https://www.nuget.org/packages/NTDLS.ReliableMessaging/1.3.6

1.3.5

27 Dec 16:10
Compare
Choose a tag to compare

1.3.4

27 Dec 02:24
Compare
Choose a tag to compare

1.3.3

22 Dec 19:16
Compare
Choose a tag to compare
  • Added exception handling to peer data pump and query reply.

https://www.nuget.org/packages/NTDLS.ReliableMessaging/1.3.3

1.3.1

21 Dec 15:23
Compare
Choose a tag to compare
  • Added server Disconnect()
  • Added GetClient() to get underlying TcpClient.

https://www.nuget.org/packages/NTDLS.ReliableMessaging/1.3.1

1.3.0

21 Dec 15:12
Compare
Choose a tag to compare