amqp icon indicating copy to clipboard operation
amqp copied to clipboard

PROJECT STATUS - PLEASE READ

Open vcabbage opened this issue 5 years ago • 6 comments

It's become apparent that I don't have the time to properly maintain this library anymore. I don't want to be holding up continued development and feel that I should make room for a fork or alternative library run by those that do have the time to maintain it.

I'm going to stop accepting contributions/addressing issues with the intent to archive the repo eventually. I will merge existing PRs that are near ready if their authors still wish them to be.

If anyone does decide to fork or start a different project please feel free to post here.

Thank you to everyone who has contributed.

vcabbage avatar Dec 05 '19 04:12 vcabbage

Ouch... I'm sorry to hear that, @vcabbage. You have done a great job with your work on this library. Thank you so much for working on this!!

Have you thought about where you would like to see this project land? Perhaps, as a donation to one of the OSS foundations?

devigned avatar Dec 05 '19 17:12 devigned

@devigned Thank you for the kind words and your numerous contributions.

I haven't thought too much about where it ends up other than figuring that the MIT licensing allows someone else to pick it up relatively easy. I don't know much about the OSS foundations.

vcabbage avatar Dec 05 '19 18:12 vcabbage

Sorry to hear that - I am eager to find a pure Go replacement for Apache's electron and this is the most promising I've seen. Well done on a clear, performant implementation of a complicated protocol and effective use of Go concurrency to provide session and link concurrency.

alanconway avatar Dec 06 '19 03:12 alanconway

Sorry to hear that, Thank you so much for working on this. This library is the only great one for AMQP1.0 implementation of Go and it has running several month at production environment.

hanjm avatar Dec 08 '19 01:12 hanjm

Thanks again to everyone. This repo should now be considered read only. I'm going to leave it un-archived for a little longer on the chance that someone does want to share a fork or other project they intend to maintain.

vcabbage avatar Dec 10 '19 22:12 vcabbage

Looks like this fork has been started: https://github.com/Azure/go-amqp Hope the plan is to have it maintained long-term.

mihaitodor avatar Apr 07 '20 23:04 mihaitodor