Anna-Rx / Anna

Event-driven http server library with ReactiveExtensions inspired in node.js and nancy
MIT License
140 stars 22 forks source link

Roadmap #11

Open jbarker7 opened 9 years ago

jbarker7 commented 9 years ago

Hey guys-

I am curious what you guys' thoughts are on the future of Anna? It seems like it would make for a great base for a Microservice framework (haven't seen many in the .NET world). I'm debating on whether I should fork and create my own based on Anna or contribute here... let me know what you think.

jfromaniello commented 9 years ago

@jbarker7, first of all sorry for the delay in my response.

I agree and I am very open to contributions as well as adding contributors directly to the organisation.

I haven't been using Anna and I have been out of .Net for 4 years now, but since the repository got many contributions I thought it was unfair to keep it under my username so I decide to move it to an org instead.

I still think Anna is the kind of web framework that I'd like to be using, I think the abstractions are quite powerful and there is something about this that I can't find in other frameworks/libs/languages.

Last time I looked we were discussing #9. Please feel free to jump in, fork contribute or create issues with things you think you will like to have. I'm very open to discuss, share ideas, review code, etc.

I'd like to keep it small and simple, but I know there is a lot that can be done to make it more useful.

jfromaniello commented 9 years ago

Sorry, I think after everything I wrote I didn't answer the question, the roadmap is a blank page, there is none.

As I mention before we were discussing #9 few months ago, is about JSON support for encoding/decoding.