Create top Simplex object
Open
- Dominant language
- Go
- Stars
- 22
- Forks
- 4
- Avg merge
- 2d 14h
- Merged PRs (30d)
- 34
Description
Currently, Simplex is instantiated via the Epoch object, however it cannot handle messages regarding other epochs.
We should construct a top level object which handles messages regardless of the epoch, and routes the messages to the current epoch, or otherwise dispatches them.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.