Breaking changes:

Removed port setting (fixes #9)
Throw errors when weird/faulty matrix url (work on #10)
Added neturl for url parsing
This commit is contained in:
joenas
2017-09-12 11:28:56 +02:00
parent b601d5cc64
commit c3c6731d8b
8 changed files with 77 additions and 13 deletions

3
.gitmodules vendored
View File

@@ -1,3 +1,6 @@
[submodule "lua-matrix"]
path = lua-matrix
url = https://github.com/diggers-mt/lua-matrix
[submodule "neturl"]
path = neturl
url = https://github.com/golgote/neturl.git