Ellyx Christian
Ellyx Christian
@nikeee i think a getting started documentation, list of modules and each module capabilities could be helpful for starting point. It has been 4 years and we haven't have any...
@lmorandini yes, i did make it work. However we are deprecating stomp in our application as well.
i patched the getSession function with ``` public function getSession() { if (! isset($this->session) || (null === $this->session)) { $id = $this->getId(); if (! class_exists($this->sessionClass)) { throw new Exception\InvalidArgumentException("Session class...
Docker desktop is switching to VirtioFs now and still having the inotify, i tried to enabled VirtioFS in Rancher but still don't have the events sent to container.