TheCitadelofRicks/src/main/kotlin/org/mosad/thecitadelofricks
Hannes Braun 8e3af696e0
Limit sending timetable requests in parallel to 3
Otherwise, the requests may fail (from my experience). Also we don't want to look suspicious (flooding their server with tons of requests at the same time).
2021-10-24 14:34:00 +02:00
..
controller Use ConcurrentHashMap for timetableList 2021-10-24 14:34:00 +02:00
hsoparser Limit sending timetable requests in parallel to 3 2021-10-24 14:34:00 +02:00
APIController.kt version 1.2.8 2021-10-13 20:03:14 +02:00
Application.kt use the current directory to store the config.xml and cached timetables 2020-01-15 13:42:40 +01:00
DataTypes.kt Timetable fixes 2021-10-24 14:33:59 +02:00