Skip to content
Snippets Groups Projects
Commit e4d3098d authored by Nick Mathewson's avatar Nick Mathewson :game_die:
Browse files

Low-level dispatch module for publish-subscribe mechanism

This module implements a way to send messages from one module to
another, with associated data types.  It does not yet do anything to
ensure that messages are correct, that types match, or that other
forms of consistency are preserved.
parent a62ac171
No related branches found
No related tags found
No related merge requests found
Showing with 1129 additions and 0 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment