[FA-misc] Mass transit overhaul, needs testing and review
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
namespace FictionArchive.Service.Shared.MassTransit.Contracts;
|
||||
|
||||
/// <summary>
|
||||
/// Marker interface for events (something happened, multiple subscribers)
|
||||
/// </summary>
|
||||
public interface IEvent { }
|
||||
Reference in New Issue
Block a user