• Joined on 2024-03-24
kodi pushed to main at kodi/eagle 2024-06-21 11:58:29 +02:00
ffda8eb639 Fix typo in README.md
kodi pushed to main at kodi/eagle 2024-06-21 11:54:34 +02:00
a169806b32 Add small random delay in tests
kodi pushed to main at kodi/eagle 2024-06-21 11:51:42 +02:00
b9128a465c Client can now perform requests asynchronously
kodi pushed to main at kodi/eagle 2024-06-21 11:28:55 +02:00
b4f1e1b092 Implement basic test for the client interface
kodi pushed to main at kodi/eagle 2024-06-20 15:26:25 +02:00
e6e9610d1f Define macro logic with proc_macro2 instead of proc_macro
kodi pushed to main at kodi/eagle 2024-06-20 14:59:42 +02:00
db036064e7 Implement code for recieving the answer to a query
kodi pushed to main at kodi/eagle 2024-06-20 12:52:50 +02:00
aa7d51f088 Generate code to "send" a question
kodi pushed to main at kodi/eagle 2024-06-20 11:52:42 +02:00
cc4d14fe69 Derive serde methods on message enums
kodi pushed to main at kodi/eagle 2024-06-20 11:45:25 +02:00
62cffa56ff Remove debug file
kodi pushed to main at kodi/_cargo-index 2024-06-20 11:43:44 +02:00
8126a355b5 Update eagle
kodi created branch main in kodi/_cargo-index 2024-06-20 11:39:24 +02:00
kodi pushed to main at kodi/_cargo-index 2024-06-20 11:39:24 +02:00
ad0045459f Initialize Cargo Config
kodi pushed to main at kodi/eagle 2024-06-20 11:34:13 +02:00
6c75996096 Building some more necessary structures out of the protocol definition
kodi pushed to main at kodi/eagle 2024-06-19 23:29:25 +02:00
0125605468 Properly link to LICENSE.md
kodi pushed to main at kodi/eagle 2024-06-19 23:29:00 +02:00
5986b292a8 Properly link to LICENSE.md
kodi pushed to main at kodi/eagle 2024-06-19 23:27:41 +02:00
12f411e046 Make description text slightly nicer
450415eb6b Implement basic derivation
kodi created branch main in kodi/eagle 2024-06-19 23:27:40 +02:00
kodi created repository kodi/eagle 2024-06-19 23:27:30 +02:00
kodi pushed tag v1.0 to kodi/lgoad-upload-action 2024-06-15 11:58:27 +02:00
kodi pushed to main at kodi/lgoad-upload-action 2024-06-15 11:57:30 +02:00
be8432c7dd Tweaks and error handling