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
tenquestionmarks
/
src
/
modules
History
Adrian Malacoda
1fbba2554d
replace Sender with ExtSender from transformable_channels. Now we can tag each outgoing envelope with the name of its sender
2017-02-25 21:11:25 -06:00
..
discord.rs
replace Sender with ExtSender from transformable_channels. Now we can tag each outgoing envelope with the name of its sender
2017-02-25 21:11:25 -06:00
echo.rs
replace Sender with ExtSender from transformable_channels. Now we can tag each outgoing envelope with the name of its sender
2017-02-25 21:11:25 -06:00
echobox.rs
replace Sender with ExtSender from transformable_channels. Now we can tag each outgoing envelope with the name of its sender
2017-02-25 21:11:25 -06:00
loader.rs
now with amazing echobox powers
2017-02-22 23:40:30 -06:00
lua.rs
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
mod.rs
replace Sender with ExtSender from transformable_channels. Now we can tag each outgoing envelope with the name of its sender
2017-02-25 21:11:25 -06:00
pvn.rs
replace Sender with ExtSender from transformable_channels. Now we can tag each outgoing envelope with the name of its sender
2017-02-25 21:11:25 -06:00
random.rs
replace Sender with ExtSender from transformable_channels. Now we can tag each outgoing envelope with the name of its sender
2017-02-25 21:11:25 -06:00
stdin.rs
replace Sender with ExtSender from transformable_channels. Now we can tag each outgoing envelope with the name of its sender
2017-02-25 21:11:25 -06:00