This website requires JavaScript.
Explore
Help
Register
Sign In
elsanctum
/
tenquestionmarks
Watch
2
Star
0
Fork
0
You've already forked tenquestionmarks
Code
Issues
8
Pull Requests
Releases
Wiki
Activity
32
Commits
4
Branches
0
Tags
Commit Graph
2 Commits
Author
SHA1
Message
Date
Adrian Malacoda
37a9645f5b
Simplify module trait by combining produce/consume event methods into a single run method that runs in the module's own thread and can produce and/or consume events. Introduce an Envelope struct that encapsulates event + to/from so we can (eventually) tag every event and also limit where events are sent (e.g. you can have a specific module configured to talk or listen only to a certain other module).
2017-02-25 20:17:46 -06:00
Adrian Malacoda
0a51c7294f
rename plugin -> module
2017-02-16 01:05:33 -06:00