You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Miguel Grinberg 73fd499033 correct kombu implementation of a fanout queue 9 years ago
..
__init__.py initial implementation of inter-process communication 9 years ago
base_manager.py Support for callbacks across servers 9 years ago
kombu_manager.py correct kombu implementation of a fanout queue 9 years ago
middleware.py Fixed executable bit on several files 10 years ago
packet.py Correctly handle payloads that are empty lists or dictionaries (fixes #5) 10 years ago
pubsub_manager.py do not allow callbacks outside of a server context 9 years ago
redis_manager.py pubsub unit tests 9 years ago
server.py initial implementation of inter-process communication 9 years ago