TheCitadelofRicks/src/main/kotlin/org/mosad/thecitadelofricks
Hannes Braun 235cc7f773
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-15 20:07:58 +02:00
..
controller Use ConcurrentHashMap for timetableList 2021-10-14 00:32:28 +02:00
hsoparser Limit sending timetable requests in parallel to 3 2021-10-15 20:07:58 +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-13 22:21:42 +02:00