Releases: basis-company/nats.php
Releases · basis-company/nats.php
major release
Api is stable and all necessary features are implemented.
Let's summarise:
- we can connect using login/pass pair, jwt key or tls
- publish/subscribe is implemented with queue instance
- jetstream, storage, service features are implemented
- code is covered with tests about 90%
- readme contains a lot of examples
Thanks for all your contribution!
explicit consumer nullable emptyHandler
0.26.3 explicit consumer nullable emptyHandler
fix service stats processing time format
Fixes Service stats processing time #99 Return integer so nats micro stats works.
fix service stats processing time format
connection package size management
NATS Microservice implementation
ack,nack,wpi msgs / bucket case / stream max age config
- jetstream ack/nack/wpi msgs fix by @chazzbg
- bucket case fix by @BZValoche
- stream max age configuration by @digibeuk
client.disconnect method
bucket null values getter
0.22.0 bucket null values getter