Skip to content
  • Nick Mathewson's avatar
    Pubsub: an OO layer on top of lib/dispatch · 9e60482b
    Nick Mathewson authored
    This "publish/subscribe" layer sits on top of lib/dispatch, and
    tries to provide more type-safety and cross-checking for the
    lower-level layer.
    
    Even with this commit, we're still not done: more checking will come
    in the next commit, and a set of usability/typesafety macros will
    come after.
    9e60482b