This repository has been archived by the owner on Jul 17, 2023. It is now read-only.
Releases: Cysharp/AlterNats
Releases · Cysharp/AlterNats
Ver.1.0.6
Ver.1.0.5
What's Changed
- feat: build with reusable actions by @guitarrapc in #13
- Add WebSocket Transport by @caleblloyd in #17
New Contributors
- @guitarrapc made their first contribution in #13
Full Changelog: 1.0.4...1.0.5
Ver.1.0.4
What's Changed
- Fix reading segmented payloads by @caleblloyd in #12
New Contributors
- @caleblloyd made their first contribution in #12
Full Changelog: 1.0.3...1.0.4
Ver.1.0.3
- NatsConnectoinPool, NatsShardingConnection, AddNats support
Action<NatsConnection> configureConnection
Ver.1.0.2
- Changed NatsConnection.OnConnectinAsync signature to
Func<(string Host, int Port), ValueTask<(string Host, int Port)>>? OnConnectingAsync
Ver.1.0.1
- Add NatsConnection.OnConnectingAsync
Ver.1.0.0
Initial release.
Ver.0.0.4
initial rc
Ver.0.0.3
more preview
Ver.0.0.2
Initial preview