Commit Graph

17 Commits

Author SHA1 Message Date
Valmo Trindade
e81104f9eb [WIP] added second thread with OpenTAKServer API handling 2024-12-04 22:23:35 -03:00
Valmo Trindade
1addb59d0b finished local address extension method 2024-12-02 02:39:00 -03:00
Valmo Trindade
522424ba7b [WIP] Working on QR Code generation, already got the local address to be displayed 2024-11-29 04:35:40 -03:00
Valmo Trindade
4a8d9f0182 removed info for each received information on ws 2024-10-23 22:56:33 -03:00
Valmo Trindade
acb3a49f85 added location sender dll command 2024-10-21 02:14:46 -03:00
Valmo Trindade
059b749cab refactored the code to get and send messages from a websocket server 2024-10-21 01:53:41 -03:00
Valmo Trindade
cb031d7c65 shared tokio runtime 2024-10-16 23:43:04 -03:00
Valmo Trindade
1890b7f490 added initial version of the websocket branch 2024-10-16 13:08:00 -03:00
Valmo Trindade
3c40fa7166 added lazy thread handling to tokio runtime 2024-09-21 23:38:51 -03:00
Valmo Trindade
5c071f08f1 added async post marker function 2024-09-21 03:59:07 -03:00
Valmo Trindade
53551b8f3c fixed token type on post marker 2024-09-20 17:53:49 -03:00
Valmo Trindade
7964d8a860 refacted auth token command for DRY 2024-09-20 17:03:11 -03:00
Valmo Trindade
5c49a26aa4 added error handling to extract_auth_token workflow 2024-09-19 00:49:00 -03:00
Valmo Trindade
39ffb21721 working get auth token function (will crash for if any panic happens, but it's the first version only 2024-09-18 19:08:57 -03:00
Valmo Trindade
05fc17d705 added get_auth_token command 2024-09-15 19:12:50 -03:00
Valmo Trindade
d3af4e064b brett plis 2024-09-12 02:17:52 -03:00
Valmo Trindade
cb9ca9cd20 switched controller to commands file, added logger on init function 2024-09-11 19:15:01 -03:00