Skip to content
This repository has been archived by the owner on Jul 17, 2023. It is now read-only.

Releases: Cysharp/AlterNats

Ver.1.0.6

16 Nov 22:25
ca4976b
Compare
Choose a tag to compare

What's Changed

  • do not change send or receive tcp buffer on OSX by @oising in #24

New Contributors

Full Changelog: 1.0.5...1.0.6

Ver.1.0.5

04 Aug 08:53
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.0.4...1.0.5

Ver.1.0.4

21 Jul 10:20
0bc2c3f
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.0.3...1.0.4

Ver.1.0.3

09 Jun 04:48
Compare
Choose a tag to compare
  • NatsConnectoinPool, NatsShardingConnection, AddNats support Action<NatsConnection> configureConnection

Ver.1.0.2

08 Jun 05:25
Compare
Choose a tag to compare
  • Changed NatsConnection.OnConnectinAsync signature to Func<(string Host, int Port), ValueTask<(string Host, int Port)>>? OnConnectingAsync

Ver.1.0.1

03 Jun 09:35
Compare
Choose a tag to compare
  • Add NatsConnection.OnConnectingAsync

Ver.1.0.0

11 May 01:29
Compare
Choose a tag to compare

Initial release.

Ver.0.0.4

19 Apr 01:33
Compare
Choose a tag to compare

initial rc

Ver.0.0.3

12 Apr 08:37
Compare
Choose a tag to compare

more preview

Ver.0.0.2

06 Apr 22:07
Compare
Choose a tag to compare

Initial preview