Skip to content

Releases: basis-company/nats.php

delivery policy option configuration

29 May 10:07
Compare
Choose a tag to compare

parse jet stream message timestamp

29 May 09:40
Compare
Choose a tag to compare

ephemeral consumers

06 Feb 13:31
Compare
Choose a tag to compare

inboxPrefix option, extended random part

07 Sep 12:19
1f83967
Compare
Choose a tag to compare

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

06 Sep 10:28
Compare
Choose a tag to compare
0.8.0

Updated the client key permissions.

resend full message on reconnect, validate stream message headers

25 Aug 09:06
Compare
Choose a tag to compare
0.7.4

try send full message again on reconnect

don't verify timeout after writing to socket

10 Aug 09:08
2d1db51
Compare
Choose a tag to compare
0.7.3

don't verify timeout after writing to socket

set up phan, set up cs fixer, some fixes

04 Aug 16:03
Compare
Choose a tag to compare
0.7.2

restore subscriptions with the same sid, verify connection timeout

queue subscribtion, payload subject

25 Jul 19:24
Compare
Choose a tag to compare
0.7.1

feature: queue subscribe support

nkey authentication implemented

25 Jul 14:15
Compare
Choose a tag to compare
0.7.0

Fix formatting