Skip to content

php-levin v1.0.1

Latest
Compare
Choose a tag to compare
@denpamusic denpamusic released this 23 Feb 22:53
· 40 commits to master since this release
  • Improved connection handling via php sockets.
  • Added failure callback as a second argument to connect(?callable $success, ?callable $failure = null) : void method.
  • Fixed bug with payload data not being sent on response.
  • Fixed incorrect support_flags type.