Projekt

Obecné

Profil

2021-05-27 » Historie » Verze 3

Alex Konig, 2021-05-27 17:35

1 1 Alex Konig
h1. 2021-05-27
2
3
h4. Demo of client
4
5 3 Alex Konig
* switching between locations
6
** other than bory campus buildings right now as squares, not yet ready map
7
** switching will swap maps and there will be an indicator where we right now are
8
** capable of showing where is for ex. UC
9
** squares could be used for simple visualisation of buildings that are currently not visible on map (predictor has to always return data for all)
10
*** low priority
11
* create only two location that will show functionality
12
** pick the ones for which there is enough data
13 1 Alex Konig
14
h4. Client-server communication
15
16
* as of right now does not work on linux again
17
* accepts one request and then freezes
18
* problems with compatibility
19
** according to documentation mono should be able to run everything that runs on windows, however ml.net does not run on mono (exception inside of the library)
20
*** solved by  migrating to net core 
21 2 Alex Konig
** according to documentation .net core should be ok however http listener does not support https communication on linux
22 1 Alex Konig
* does it run on windows?
23
** developed on win, however cannot be tested properly since server on win can listen only using http on localhost
24
25
h4. Hand over
26
27
* between 4.6. and 11.6. have functional beta version / release candidate
28
* deployment of product, manual etc.
29
30
h4. Next meeting
31
32
Possibly Fri 28.5. 17:00 (for about 15mins) if we get communication working again