mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
changes file for pubsub code
This commit is contained in:
@@ -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.
|
||||
Reference in New Issue
Block a user