voryx / ThruwayBundle

Bundle for building Real-time Apps in Symfony
98 stars 47 forks source link

Throwing critical exception not publishing messages #105

Open vasanth-kumar-m-y opened 2 years ago

vasanth-kumar-m-y commented 2 years ago

In version 0.4.2, symfony 3.4 on start of thruway bundle throwing critical exception


EXCEPTION:Warning: Declaration of Voryx\ThruwayBundle\Process\Process::start(React\EventLoop\LoopInterface $loop, $interval = 0.1) should be compatible with React\ChildProcess\Process::start(?React\EventLoop\LoopInterface $loop = NULL, $interval = 0.1)```

not publishing any messages to front end app