Skip to content
Snippets Groups Projects
Forked from The Tor Project / Core / Tor
7976 commits behind the upstream repository.
Nick Mathewson's avatar
Nick Mathewson authored
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.
e4d3098d
History