|
9aa16e3ef8
|
Started actually using the google home trait macro
|
2024-07-09 00:00:00 +02:00 |
|
|
73a2b077ed
|
Fmt: Added cargofmt config and reformatted files
continuous-integration/drone/push Build is passing
|
2023-11-20 23:27:48 +01:00 |
|
|
044c38ba86
|
More refactoring
|
2023-08-18 03:07:16 +02:00 |
|
|
3645b53f7c
|
Applied rust fmt
continuous-integration/drone/push Build is passing
|
2023-04-10 01:33:39 +02:00 |
|
|
06389d83f7
|
Use &str instead of String whenever possible
|
2023-01-12 23:43:45 +01:00 |
|
|
7e3c3223b2
|
Adjusted how we requre Sync + Send, added logger, cleanup dependencies, and added web server using warp and tokio
|
2022-12-23 04:40:08 +01:00 |
|
|
1b965cd45a
|
Request ID is not a UUID like the documentation suggests
|
2022-12-22 05:59:39 +01:00 |
|
|
e88e2fe48b
|
Finished basic google home implementation with some slight refactors along the way
|
2022-12-16 06:54:31 +01:00 |
|
|
995ff08784
|
Architectural changes and added first basic implementation for handling queries (does not handle errors)
|
2022-12-15 05:04:11 +01:00 |
|
|
36cd0e9b61
|
Started work on fullfillment of requests
|
2022-12-14 05:32:39 +01:00 |
|
|
e4369ebf41
|
Implemented data structures for SYNC, QUERY, and EXECUTE
|
2022-12-13 05:38:21 +01:00 |
|
|
6627174c6f
|
Started working on google home implementation
|
2022-12-12 00:00:39 +01:00 |
|