servicebus icon indicating copy to clipboard operation
servicebus copied to clipboard

move middleware to their own projects

Open CodisRedding opened this issue 8 years ago • 3 comments

I'd be happy to start moving the remaining built-in middleware functions to their own projects and add links from readme since some of these are not mentioned. Let me know what you think.

correlate json logger messageDomain package

CodisRedding avatar Oct 22 '16 22:10 CodisRedding

It would be interesting to have separate npm packages for the middlewares but still have a monorepo as it would be easier to find breaking changes or bugs. An example of that is babel.

borela avatar Nov 16 '16 15:11 borela

I'm all for it. This will have to be part of a larger, breaking set of changes we'll need to start off at 3.0.0.

Happy to start working on this and other large changes on a new 3.0.0-pre branch. That work for you?

mateodelnorte avatar Nov 16 '16 16:11 mateodelnorte

There is now a servicebus org for this

patrickleet avatar Jan 10 '19 15:01 patrickleet