major refactor

every instance of lan-mouse can now simultaneously send and receive
events
This commit is contained in:
Ferdinand Schober
2023-01-30 19:15:58 +01:00
parent 5c60e2eb58
commit 5222f54eee
15 changed files with 923 additions and 528 deletions

View File

@@ -1,10 +1,13 @@
port = 42069
[client.left]
host_name = "rubinium"
ip = "192.168.2.182"
port = 42069
[client.right]
host_name = "rubinium"
ip = "192.168.2.182"
# [client.right]
# host_name = "localhost"
# port = 42068
[client.left]
host_name = "Osmium"
port = 42069
# [client.right]
# host_name = "Osmium"
# port = 42069