event-dispatching
There are 9 repositories under event-dispatching topic.
trabem/event-dispatcher
Pure Python implementation of an event dispatcher
Chakib-DAII/design-paterns-examples
a Spring Boot demo of some design patterns implementations in java with Junit tests
dementcore/Mediate
Mediate is another simple and little in-process messaging and event dispatching system based in mediator pattern.
era269/micro-object
Object as microservise: can process message-request, return message-response and dispatch\apply events
NikosRig/event-dispatcher
Library for dispatching events
epifrin/pizzeria-symfony-ddd
Test project - Pizzeria. Technologies used: Symfony 6, Postgres, OOP, DDD, SOLID, CQRS, Event Dispatching.
mduvernon/event-dispatching
Allows to register subscribers and dispatch events across the application including the dependency injector Inversify.
danehansen/EventDispatcher
An instance based event dispatching class
rameshovyas/svelte-modal-form
A simple modal form with custom events and component event forwarding feature.