Baptiste Clavié
Baptiste Clavié
The thing is, the polling is needed to call the handshake which will return a key (a session id) to use the websockets, and also supported transports (polling, websockets, ...)....
Not seeing why, as it should a sort of option / configuration (if config or option is not defined, keep the current behavior). Try it, and we'll mind it if...
I wouldn't call this maintained but I still have a look around once in a while. I stopped using Elephant 3 years ago (or something like that), using AMQP instead...
I also had the problem, I ended up sourcing the kubectl completion file by hand whenever I need it. I think it's on kube's side, but I'm not really sure...
Which serializer are you using ? Symfony's ? JMS' ? Maybe it would be an idea to extend the used class with a class implementing an interface those serializers may...
Hey @ncrypthic, basically you need a good understanding of the websockets RFC ([https://tools.ietf.org/html/rfc6455](https://tools.ietf.org/html/rfc6455) if my memory serves me right), a good understanding of OO in php I guess (but nothing...
The offer is still on the table, yes. :}
If you need anything, start by making some contributions, it should help you assessing what needs to be done when maintaining a package :}
If he wants to give it a go, I'm open to give him a try. :}
(Even though TBH it would be best to make his own fork (or an elephant.io organization ?), so we can mark the package a abandonned in favor of the new...