[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[tor-commits] [tor/master] changes file for pubsub code
commit 3767eff9bb712bccc86718647c7dc84998a7f95f
Author: Nick Mathewson <nickm@xxxxxxxxxxxxxx>
Date: Tue Mar 26 20:07:26 2019 -0400
changes file for pubsub code
---
changes/pubsub | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/changes/pubsub b/changes/pubsub
new file mode 100644
index 000000000..f67b36b98
--- /dev/null
+++ b/changes/pubsub
@@ -0,0 +1,5 @@
+ o Major features (code organization):
+ - Tor now includes a generic publish-subscribe message-passing subsystem
+ that we can use to organize intermodule dependencies. We hope to use
+ this to reduce dependencies between modules that don't need to be
+ related, and to generally simplify our codebase. Closes ticket 28226.
_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits