summaryrefslogtreecommitdiffstats
path: root/daemon/src/main/java/org/openslx/taskmanager/network
Commit message (Collapse)AuthorAgeFilesLines
* Use different compression thresholds for UDP and TCPv3.9Simon Rettberg2020-01-073-15/+13Star
|
* Add TCP interfaceSimon Rettberg2020-01-073-11/+215
| | | | Supports password protection
* BoundedLog type + serializerSimon Rettberg2019-11-131-1/+4
|
* Better error logging: Include exception in some logger callsSimon Rettberg2016-12-011-1/+1
|
* Add cancellable tasks, optional response payload compressionSimon Rettberg2016-12-011-9/+69
|
* DatagramPacket constructor doesn't throw SocketException in SE 8+Simon Rettberg2016-11-071-1/+1
|
* Make taskmanager an instance, add callback for finished jobs, improve parent ↵Simon Rettberg2015-01-272-32/+29Star
| | | | dependency handling
* Initial commitSimon Rettberg2014-06-032-0/+246