Releases: basis-company/nats.php
Releases · basis-company/nats.php
delivery policy option configuration
parse jet stream message timestamp
ephemeral consumers
thanks @oxidmod
inboxPrefix option, extended random part
inboxPrefix option was added, which is _INBOX by default ( originally inbox )
The random part after the inbox prefix was extended to 16 bytes
tls 1.2 support
0.8.0 Updated the client key permissions.
resend full message on reconnect, validate stream message headers
0.7.4 try send full message again on reconnect
don't verify timeout after writing to socket
0.7.3 don't verify timeout after writing to socket
set up phan, set up cs fixer, some fixes
0.7.2 restore subscriptions with the same sid, verify connection timeout
queue subscribtion, payload subject
0.7.1 feature: queue subscribe support
nkey authentication implemented
0.7.0 Fix formatting