-
Notifications
You must be signed in to change notification settings - Fork 8
Home
supermax edited this page Jul 6, 2020
·
15 revisions
This wiki will describe a lightweight, open source library that is made for unity. This library will provide a pub-sub mechanism that is a part of SOLID principles in programming.
- The Problem
- The Solution
- Message Routing
- Messenger API
- Use Cases
- Correct Usage
- MainThreadDispatcher API
- Package Structure
- Unit Tests
- DEMO Project
Messenger Chart