Commit graph

15 commits

Author SHA1 Message Date
Arnaud Vergnet
b281b4b530 Reformat whole project 2021-01-31 20:28:54 +01:00
Arnaud Vergnet
547c94110e Remove unnecessary public attribute 2021-01-31 20:17:31 +01:00
Arnaud Vergnet
2fc3a00264 Merge remote-tracking branch 'origin/subprojects' into subprojects 2021-01-31 17:18:24 +01:00
Arnaud Vergnet
65872c33aa Abstract insa proxy with proxy interface 2021-01-31 17:18:11 +01:00
a4d2c48eb6 Remove not needed PeerUser reference in PeerConnection 2021-01-27 12:25:31 +01:00
599a4a1121 Fix user not being disconnected on local network 2021-01-27 12:19:30 +01:00
Arnaud Vergnet
298e01d09c Allow configuring local network
Can disable/enable local network and set port
2021-01-27 11:19:25 +01:00
Arnaud Vergnet
60fa5adfe4 Allow sending username updates 2021-01-27 10:13:13 +01:00
172f9d48a3 Fix user disconnection via proxy and various other bugs 2021-01-27 01:30:06 +01:00
f41c7baa8b Fix client connection with the proxy 2021-01-27 00:32:36 +01:00
Arnaud Vergnet
33f355b90b move user state outside of peer user 2021-01-25 14:51:09 +01:00
32364461be [WIP] Integrate server to the project
Many bugs are yet to fix
2021-01-20 14:26:57 +01:00
Arnaud Vergnet
034fb9203d Move config file in client subproject 2021-01-12 13:36:37 +01:00
Arnaud Vergnet
04e7cfb5e3 Remove unnecessary gradle code 2021-01-12 13:33:21 +01:00
Arnaud Vergnet
b6d02eaaec Organize project into client and lib subprojects 2021-01-12 12:24:14 +01:00