This repository has been archived on 2021-12-05. You can view files and clone it, but cannot push or open issues or pull requests.
envoy/client/src/main/java/envoy/client
delvh 98ebb321ce Added OOP approach to some boilerplate code currently implemented
@DieGurke,as I don't want to interfere with your branch at all, I only
added the absolute minimum that should be mergeable without conflict.
I leave the rest of the implementation (usage in ChatScene, ChatControl
and referencing in FXML) up to you.
There's no way in hell I'll risk your wrath...
2020-07-30 20:46:28 +02:00
..
data Turn logging off by default (ClientConfig) 2020-07-17 00:29:48 +02:00
event Move Envoy Client to client/ subdirectory 2020-07-13 11:37:45 +02:00
net Remove filter from ReceivedMessageProcessor, improve handshake 2020-07-16 21:14:37 +02:00
ui Added OOP approach to some boilerplate code currently implemented 2020-07-30 20:46:28 +02:00
Main.java Move Envoy Client to client/ subdirectory 2020-07-13 11:37:45 +02:00