dariocravero / padrino-websockets

Agnostic websockets support for Padrino
MIT License
14 stars 9 forks source link

add basic pub-sub support to event managers #13

Closed kevbob1 closed 5 years ago

kevbob1 commented 5 years ago

i like the module. I needed a way to distribute websocket messages/broadcasts across processes. I plan to use redis pubsub for that. if there is interest, i could include the redis PubSub in this gem or keep it separate in my app (or another gem).

Cheers, Kevin

dariocravero commented 5 years ago

Hey @kevbob1, thanks for your interest! I'm not actively maintaining this project anymore. I'm happy to make you an owner if you want to take it over! Cheers, Darío

kevbob1 commented 5 years ago

Hi Dario, I would be happy to take over. Let me know what i need to do. (if anything)


Kevin

On Mon, Jun 24, 2019 at 4:44 PM Darío Javier Cravero < notifications@github.com> wrote:

Hey @kevbob1 https://github.com/kevbob1, thanks for your interest! I'm not actively maintaining this project anymore. I'm happy to make you an owner if you want to take it over! Cheers, Darío

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/dariocravero/padrino-websockets/pull/13?email_source=notifications&email_token=AACORPO3MSVO4W3VBDKBVSLP4FE5NA5CNFSM4H3BTOX2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODYOOBCY#issuecomment-505208971, or mute the thread https://github.com/notifications/unsubscribe-auth/AACORPP3MVLWTFVNG6XBEW3P4FE5NANCNFSM4H3BTOXQ .

dariocravero commented 5 years ago

I just gave you access to the repo. I'll need to look at how to give you access to the process to publish the gem. It's been a long while since I've done that so I hope I can find where that is 🙈.

dariocravero commented 5 years ago

Right, I think I figured it out @kevbob1. It looks like I'd need to give you access to publish at rubygems.org. Do you have an account there? If you don't, could you create it and share with me your username and email? Thanks!

kevbob1 commented 5 years ago

emailed info. cheers!

dariocravero commented 5 years ago

Done! :)