MatrixSynapse/synapse/http
Matthew Hodgson c8032aec17 actually uphold the bind_host parameter. in theory should make ipv6 binds work like bind_host: 'fe80::1%lo0' 2015-03-14 00:12:20 +00:00
..
__init__.py
client.py Appease pep8 2015-03-12 16:24:51 +00:00
endpoint.py
matrixfederationclient.py Appease pep8 2015-03-12 16:24:51 +00:00
server.py actually uphold the bind_host parameter. in theory should make ipv6 binds work like bind_host: 'fe80::1%lo0' 2015-03-14 00:12:20 +00:00
server_key_resource.py Make /keys/ return correct Server version 2015-02-18 17:32:12 +00:00
servlet.py