• Joined on 2024-03-24
kodi pushed to main at kodi/eagle 2024-06-21 14:36:25 +02:00
a77c3b09bb Run clippy in workflow
kodi pushed to main at kodi/eagle 2024-06-21 12:49:02 +02:00
1b2fd45c89 Add clippy to flake
374e50ee6b Add small random delay to async test for stress-testing
Compare 2 commits »
kodi pushed to main at kodi/eagle 2024-06-21 12:43:23 +02:00
7c2c03aa40 Implement workflow for building and testing library
kodi pushed to main at kodi/eagle 2024-06-21 12:41:58 +02:00
133e2ba9da Uploading the result is meaningless, oops
kodi pushed to main at kodi/eagle 2024-06-21 12:41:04 +02:00
94a4dbe4e1 Try solving CI bug
kodi pushed to main at kodi/eagle 2024-06-21 12:40:03 +02:00
216bbe92ad Fix workflow
kodi pushed to main at kodi/eagle 2024-06-21 12:38:42 +02:00
db5751fff5 Oops wrong directory
kodi pushed to main at kodi/eagle 2024-06-21 12:38:09 +02:00
5d95b3e05c Add basic action for building and testing
kodi pushed to main at kodi/eagle 2024-06-21 12:35:54 +02:00
c05091c5c2 Move away from devenv.sh
kodi pushed to main at kodi/eagle 2024-06-21 12:08:00 +02:00
3bbd385ee2 Putting a delay there is useless actually
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