Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/oktal/zebus.morpheus


https://github.com/oktal/zebus.morpheus

Last synced: about 21 hours ago
JSON representation

Awesome Lists containing this project

README

        

# Zebus.Morpheus

Morpheus is a simple, but yet very handy utility to help assess [Zebus](https://github.com/Abc-Arbitrage/Zebus)
implementations

# Simulation

At the heart of Morpheus is a simulation. A simulation is a test scenario that Morpheus will run to validate
the behavior of one or multiple peers

A simulation will send commands or events to one or multiple peers and will expect responses, commands or events
being sent back

# Example

```
🚀 [echo] OK
🚀 [basic-command] OK
🚀 [routed-command] OK
🚀 [basic-event] OK
```