Skip to content

Releases: centraldesktop/php-stomp

2.0.2

12 Feb 01:07

Choose a tag to compare

spec junk

More binary data fixes, php requirement bump

10 Feb 18:32

Choose a tag to compare

Merge pull request #6 from centraldesktop/bugfix/buffers

Bugfix(stomp)  Fix issues processing binary message when that message be...

Fix content-length delivered messages with binary data

18 Dec 02:33

Choose a tag to compare

Support content-length (byte messages)

16 Jun 23:30

Choose a tag to compare

Merge pull request #2 from centraldesktop/feature/read-content-length

Feature/read content length

fixed circular buffer handling

09 Jan 03:01

Choose a tag to compare

Merge pull request #1 from centraldesktop/bugfix/read-frame-from-buffer

Don't return false in readFrame if we have a buffered message.