-
- Downloads
Separate out the matrix http client completely because just about all of its...
Separate out the matrix http client completely because just about all of its code it now separate from the simple case we need for standard HTTP(S)
Showing
- synapse/app/homeserver.py 1 addition, 1 deletionsynapse/app/homeserver.py
- synapse/crypto/keyclient.py 3 additions, 3 deletionssynapse/crypto/keyclient.py
- synapse/handlers/login.py 7 additions, 3 deletionssynapse/handlers/login.py
- synapse/handlers/register.py 9 additions, 7 deletionssynapse/handlers/register.py
- synapse/http/client.py 29 additions, 322 deletionssynapse/http/client.py
- synapse/http/endpoint.py 1 addition, 1 deletionsynapse/http/endpoint.py
- synapse/http/matrixfederationclient.py 308 additions, 0 deletionssynapse/http/matrixfederationclient.py
- synapse/rest/register.py 3 additions, 0 deletionssynapse/rest/register.py
Loading
Please register or sign in to comment