0.1.5.0 (2023-07-03) NatsJS
Nast Persistent layer
This update adds NATS JetStream (a persistent layer of NATS) supporting.
Now you can work with this great broker without fear of losing messages, using the acknowledgment confirmation mechanism and the built-in key-value
and object
storages.
Also, some internal classes were changed to further create a synchronous interfaces based on them.
A new section in README: Contibutors!
@bodograumann @v-sopov @hbrooks @sallory, thank you, guys!