• Joined on 2024-03-24
kodi pushed to main at kodi/eagle 2024-06-22 12:25:48 +02:00
1eaeb68d82 Revert "Tweak usage of mutexes to reduce chance of deadlocks"
kodi pushed to main at kodi/eagle 2024-06-21 16:26:07 +02:00
f35166ce78 Tweak usage of mutexes to reduce chance of deadlocks
kodi pushed to main at kodi/eagle 2024-06-21 15:54:59 +02:00
06aa6a1f71 Implement basic networking code
kodi pushed to main at kodi/eagle 2024-06-21 14:39:06 +02:00
971e185ae5 Run clippy in workflow
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