Skip to content

Releases: denpamusic/php-levin

php-levin v1.0.1

23 Feb 22:53
Compare
Choose a tag to compare
  • 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.

php-levin v1.0.0

21 Feb 02:51
Compare
Choose a tag to compare

Initial release of pure PHP implementation of levin protocol used in p2p communication by monero, aeon, safex and few other coins.