aboutsummaryrefslogtreecommitdiff
path: root/src/rt/rust_message.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Move ports out into their own file, add data_message and make communication ↵Michael Bebenita2010-07-281-0/+32
| | | | system use it (and proxies) instead of existing token scheme.
* Move notification-messages out into their own file and unify into ↵Michael Bebenita2010-07-281-0/+75
notify_message, make them use proxies, cache task proxies in dom.