Matrix-ClientServer-API-java
Matrix-ClientServer-API-java copied to clipboard
HTTPS support
My server allows only encrypted connections, is this project alive and is there any plan to continue develop it?
It would be very useful!
Hi
It should work encrypted if you simply prefix your server host with https. I don't work actively on this project anymore, PRs are welcome anyway. If you like it, share it and find people who'd like to contribute and let this project grow.
Hi I tried "host":"https://<my.matrix.server>" and it worked. I suggest to remove the comment
//https not supported yet from the usage section in the project description because this comment scared me away from looking at this project at all.