Skip to content

Releases: 7-zete-7/reactphp-audiosocket

v0.2.3

23 Feb 11:29
02c0b99

Choose a tag to compare

What's Changed

Full Changelog: v0.2.2...v0.2.3

v0.2.2

26 Sep 13:49

Choose a tag to compare

What's Changed

  • fix: Fix possibility to call end() on null on SendSlinStream by @7-zete-7 in #8

Full Changelog: v0.2.1...v0.2.2

v0.2.1

20 Aug 09:16
7ad7bbc

Choose a tag to compare

What's Changed

  • fix: fix possible null value usage in SendSlinStream::onTimer() by @7-zete-7 in #6

Full Changelog: v0.2.0...v0.2.1

v0.2.0

23 Jul 10:39
1c0bc0a

Choose a tag to compare

Merge pull request #4 from 7-zete-7/gh-3-client-end

fix: Fixed missed `hangup` message when `Client::end()` is called