Skip to content

rustamkhonoff/UMediator

Repository files navigation

umediator_logo_h

GitHub release (latest by date) GitHub Release Date GitHub contributors GitHub last commit GitHub

UMediator

Simple mediator implementation for Unity

About

UMediator is a Unity package developed to facilitate communication between project components through the Mediator pattern. It aids in organizing message and request flows, maintaining the cleanliness and modularity of the application architecture.

Inspired by the popular MediatR solution, UMediator offers straightforward interfaces for event publishing and request sending. This simplifies the integration of interactions among various system elements, avoiding direct dependencies. The package is suitable for game developers and interactive application creators in Unity, aiming for flexibility and scalability in their projects.

Documentation

Soon ⚡

About

Simple mediator implementation for Unity

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages