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 0c35757359 Use separate read and write Kombu connections 10 years ago
..
__init__.py initial implementation of inter-process communication 10 years ago
base_manager.py Support for callbacks across servers 10 years ago
kombu_manager.py Use separate read and write Kombu connections 10 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 Add write_only argument to Kombu and Redis manager classes 10 years ago
redis_manager.py Add write_only argument to Kombu and Redis manager classes 10 years ago
server.py Pass result of connect handler up to engineio 10 years ago