MassTransit / MassTransit-JS

Distributed Application Framework for .NET and JavaScript/TypeScript
Apache License 2.0
44 stars 10 forks source link

feat: auto bind event exchanges to endpoints #6

Closed maxjoehnk closed 2 years ago

maxjoehnk commented 2 years ago

closes #4

maxjoehnk commented 2 years ago

Alright, I'll remove the remove precompiled commit as it is part of #5 anyway. I would actually like to setup some integration tests between MassTransit and MassTransit-JS as well. Would you be interested in those? Regarding the lock file, I might've mixed this best practice up between Rust and Javascript development as I'm unable to find an official source for this claim. I'll check on this later. If you want I can revert the commit that removed the lock file.

phatboyg commented 2 years ago

Rebased/merged.