-
Notifications
You must be signed in to change notification settings - Fork 366
Looking for maintainer(s) #135
Comments
may I ask what you are using now ? |
Hi @daslicht, we use now RabbitMQ to tell our push server what to broadcast. This is easier, faster and less cpu consuming. Here is the article I wrote about that Best |
Thank you very much for the reply ! |
Not really :) RabbitMQ is a running process where you store messages that could be consumed by other running processes (called consumers) but yes, result is quite similar. Its based on AMQP please have a look. Best |
Hi @Taluu, may I know what technical requirements you expect for a maintainer? I'm interest to maintain this library because I use socket.io alot. Cheers! |
Hey @ncrypthic, basically you need a good understanding of the websockets RFC (https://tools.ietf.org/html/rfc6455 if my memory serves me right), a good understanding of OO in php I guess (but nothing too deep though), and also how to use sockets, streams, etc in PHP. I think you'll make a better idea for yourself looking at the current code. :} |
Is this still up to date? |
The offer is still on the table, yes. :} |
Hmm... I'll think about it, since I love this library and it's working good. I think I have enough knowledge, but it's a huge job maintaining libs. (I saw this issue in the morning while I was updating the dependencies.) |
If you need anything, start by making some contributions, it should help you assessing what needs to be done when maintaining a package :} |
Okay, thanks. But at the moment, I'm fine with the possibilities I have. 😄 |
Hey, I am not sure and do not speek for the person, but the |
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 one) |
Okay, count me in. |
Okay, added as a maintainer for now, until the repo / orga is made if you're up to do that. :) |
I need a confirmation, should we create new organization or stay at wisembly? If we need create the organization, what we should call it, Elephant.io maybe? |
AFAIC, I think it would be best to have a custom organization (such as the one you are proposing). But then, I guess it's up to @guillaumepotier, who is the owner of the Wisembly organization to decide at that point, if he wants or not to keep it here. Feel free to archive the 3.X version. :) |
Hi everyone, new organization for Elephant.IO is https://github.com/ElephantIO. I hope everyone can help me maintains the project. Please contact me with your email address so I can grant you access to those repository. |
It would have been better to wait for @guillaumepotier's input so he could move this repository (to keep issues and pr history), but this is also fine. I'll make an update on the README (and composer) when I'll have some time to do so (probably within the week). |
Hello all,
As we are not using Elephant.io anymore (or almost...) at Wisembly, we are not developping it anymore except on our free time when we have any, which has become kind of difficult these past few months.
To help the library to grow (features wise, bugfixes, releases, support, ...), we are looking for someone who could maintain this library and give lots and lots of love.
If you are interested, please shoot a message in this issue ! :}
The text was updated successfully, but these errors were encountered: