Commit Graph

17 Commits

Author SHA1 Message Date
7c2c03aa40
Implement workflow for building and testing library
All checks were successful
Build library & run tests / build (push) Successful in 18s
2024-06-21 12:43:15 +02:00
c05091c5c2
Move away from devenv.sh 2024-06-21 12:35:45 +02:00
3bbd385ee2
Putting a delay there is useless actually 2024-06-21 12:07:56 +02:00
ffda8eb639
Fix typo in README.md 2024-06-21 11:58:24 +02:00
a169806b32
Add small random delay in tests 2024-06-21 11:54:29 +02:00
b9128a465c
Client can now perform requests asynchronously 2024-06-21 11:51:33 +02:00
b4f1e1b092
Implement basic test for the client interface 2024-06-21 11:28:46 +02:00
e6e9610d1f
Define macro logic with proc_macro2 instead of proc_macro 2024-06-20 15:26:17 +02:00
db036064e7
Implement code for recieving the answer to a query 2024-06-20 14:59:32 +02:00
aa7d51f088
Generate code to "send" a question 2024-06-20 12:52:42 +02:00
cc4d14fe69
Derive serde methods on message enums 2024-06-20 11:52:36 +02:00
62cffa56ff
Remove debug file 2024-06-20 11:45:17 +02:00
6c75996096
Building some more necessary structures out of the protocol definition 2024-06-20 11:34:04 +02:00
0125605468
Properly link to LICENSE.md 2024-06-19 23:29:22 +02:00
5986b292a8
Properly link to LICENSE.md 2024-06-19 23:28:57 +02:00
12f411e046
Make description text slightly nicer 2024-06-19 23:27:10 +02:00
450415eb6b
Implement basic derivation 2024-06-19 23:25:45 +02:00