diff options
author | Konstantinos Sideris <sideris.konstantin@gmail.com> | 2017-09-04 00:32:47 +0300 |
---|---|---|
committer | Konstantinos Sideris <sideris.konstantin@gmail.com> | 2017-09-04 00:32:47 +0300 |
commit | ed36bdb0376f34496e09320fdf1d2610d28a996e (patch) | |
tree | f285a90cf5a554b29f9ab660527c1128cdf67c09 /src | |
parent | Add write support for m.emote events (diff) | |
download | nheko-ed36bdb0376f34496e09320fdf1d2610d28a996e.tar.xz |
Allow port number as part of the hostname
closes #21
Diffstat (limited to 'src')
-rw-r--r-- | src/MatrixClient.cc | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/src/MatrixClient.cc b/src/MatrixClient.cc |