denpamusic / laravel-zeromq

Fully unit-tested ZeroMQ driver for Laravel.
MIT License
17 stars 7 forks source link

message must be mixed #7

Open aliqasemzadeh opened 3 years ago

aliqasemzadeh commented 3 years ago

https://github.com/denpamusic/laravel-zeromq/blob/57b3782eb41c9d4ea6452c4be1cc8c82838ecc6d/src/Connection.php#L185

Hi, I think message must be mixed. When it is string it will give us error.

Dolaned commented 1 year ago

yes i have same error.

aliqasemzadeh commented 1 year ago

@Dolaned ZeroMQ needs a big update on PHP to work with Bitcoin-Core.