|
267b741ac4
|
implement std::error::Error for the error type
Build library & run tests / build (unix) (push) Successful in 33s
Build library & run tests / build (tcp) (push) Successful in 34s
Build library & run tests / docs (push) Successful in 35s
|
2024-06-25 00:03:29 +02:00 |
|
|
bffb41e8a1
|
implement Drop for client struct
Build library & run tests / build (unix) (push) Successful in 34s
Build library & run tests / build (tcp) (push) Successful in 35s
Build library & run tests / docs (push) Successful in 37s
|
2024-06-24 23:44:44 +02:00 |
|
|
b5870e62fe
|
Implement Display for the error enum
Build library & run tests / build (unix) (push) Successful in 33s
Build library & run tests / build (tcp) (push) Successful in 35s
Build library & run tests / docs (push) Successful in 36s
|
2024-06-24 23:01:58 +02:00 |
|
|
f4d65a2c51
|
Sanitization improvements
Build library & run tests / build (unix) (push) Successful in 19s
Build library & run tests / build (tcp) (push) Successful in 20s
Build library & run tests / docs (push) Successful in 23s
Publish library / publish (push) Failing after 26s
|
2024-06-24 22:32:03 +02:00 |
|
|
912b69ef93
|
Try to fix publish.yaml workflow
Build library & run tests / build (unix) (push) Successful in 33s
Build library & run tests / build (tcp) (push) Successful in 34s
Build library & run tests / docs (push) Successful in 35s
|
2024-06-24 21:54:28 +02:00 |
|
|
2353c1648e
|
Bump for mistake in deploy workflow
Build library & run tests / build (unix) (push) Successful in 20s
Build library & run tests / build (tcp) (push) Successful in 21s
Build library & run tests / docs (push) Successful in 24s
Publish library / publish (push) Failing after 26s
|
2024-06-24 21:34:30 +02:00 |
|
|
e1f453fa8b
|
Update publish.yaml to properly format token for gitea
Build library & run tests / build (unix) (push) Successful in 34s
Build library & run tests / build (tcp) (push) Successful in 35s
Build library & run tests / docs (push) Successful in 36s
|
2024-06-24 21:33:34 +02:00 |
|
|
4dff84f4e7
|
Move rand to dev-dependencies
Build library & run tests / build (tcp) (push) Successful in 20s
Build library & run tests / build (unix) (push) Successful in 19s
Build library & run tests / docs (push) Successful in 24s
Publish library / publish (push) Failing after 25s
|
2024-06-24 21:29:48 +02:00 |
|
|
4fc0359625
|
Lift dry run flag from publish.yaml
Build library & run tests / build (tcp) (push) Successful in 34s
Build library & run tests / build (unix) (push) Successful in 33s
Build library & run tests / docs (push) Successful in 37s
|
2024-06-24 21:28:16 +02:00 |
|
|
8313209e0e
|
Bump for testing
Build library & run tests / build (unix) (push) Successful in 1m7s
Build library & run tests / build (tcp) (push) Successful in 1m10s
Build library & run tests / docs (push) Successful in 22s
Publish library / publish (push) Successful in 32s
|
2024-06-24 21:20:40 +02:00 |
|
|
91deddc1d2
|
Add publishing to gitea releases for the release workflow
Build library & run tests / build (unix) (push) Successful in 34s
Build library & run tests / build (tcp) (push) Successful in 35s
Build library & run tests / docs (push) Successful in 35s
|
2024-06-24 21:20:02 +02:00 |
|
|
0d018d0869
|
Attempt to add publish workflow
Build library & run tests / build (unix) (push) Successful in 34s
Build library & run tests / build (tcp) (push) Successful in 34s
Build library & run tests / docs (push) Successful in 35s
|
2024-06-24 21:12:14 +02:00 |
|
|
71adf67727
|
Add description and repository to manifest
Build library & run tests / build (unix) (push) Successful in 57s
Build library & run tests / docs (push) Successful in 58s
Build library & run tests / build (tcp) (push) Successful in 1m1s
|
2024-06-24 21:04:36 +02:00 |
|
|
b12b382d94
|
Try fixing doc upload action
Build library & run tests / build (unix) (push) Successful in 17s
Build library & run tests / build (tcp) (push) Successful in 19s
Build library & run tests / docs (push) Successful in 22s
|
2024-06-24 18:35:02 +02:00 |
|
|
812861640d
|
Significantly update the documentation
Build library & run tests / docs (push) Failing after 1m0s
Build library & run tests / build (unix) (push) Successful in 1m6s
Build library & run tests / build (tcp) (push) Successful in 1m7s
|
2024-06-24 18:26:19 +02:00 |
|
|
bfd4c1346f
|
Update README.md
Build library & run tests / build (unix) (push) Successful in 28s
Build library & run tests / build (tcp) (push) Successful in 30s
|
2024-06-24 16:58:14 +02:00 |
|
|
bf183a0598
|
Fix crash in server due to overeager parsing
Build library & run tests / build (unix) (push) Successful in 29s
Build library & run tests / build (tcp) (push) Successful in 29s
|
2024-06-24 15:58:54 +02:00 |
|
|
fc570fa0bd
|
Fix compile error on unix
Build library & run tests / build (unix) (push) Failing after 27s
Build library & run tests / build (tcp) (push) Successful in 29s
|
2024-06-24 15:38:55 +02:00 |
|
|
cd2cf3346f
|
Minor tweak in this awful pile of code
Build library & run tests / build (tcp) (push) Successful in 51s
Build library & run tests / build (unix) (push) Failing after 54s
|
2024-06-24 15:36:29 +02:00 |
|
|
62262cb0fe
|
Fully implement communication
|
2024-06-24 15:34:14 +02:00 |
|
|
49cabbed95
|
Fix server code generation for unix
Build library & run tests / build (tcp) (push) Successful in 28s
Build library & run tests / build (unix) (push) Successful in 28s
|
2024-06-24 12:26:33 +02:00 |
|
|
2934177373
|
Implement server
Build library & run tests / build (tcp) (push) Successful in 58s
Build library & run tests / build (unix) (push) Failing after 1m2s
|
2024-06-24 12:22:54 +02:00 |
|
|
5e498f5882
|
Run clippy through nix now
Build library & run tests / build (tcp) (push) Successful in 16s
Build library & run tests / build (unix) (push) Successful in 16s
|
2024-06-23 01:50:36 +02:00 |
|
|
c892053cbd
|
Implement additional codegen for calling server handler methods
Build library & run tests / build (tcp) (push) Successful in 33s
Build library & run tests / build (unix) (push) Successful in 34s
|
2024-06-23 01:46:42 +02:00 |
|
|
033482c076
|
Implement basic generation for the server code
Build library & run tests / build (tcp) (push) Successful in 32s
Build library & run tests / build (unix) (push) Successful in 32s
|
2024-06-22 13:26:02 +02:00 |
|
|
7227379e63
|
Try using a matrix to run workflows in parallel
Build library & run tests / build (unix) (push) Successful in 32s
Build library & run tests / build (tcp) (push) Successful in 33s
|
2024-06-22 13:02:54 +02:00 |
|
|
fe5dabec45
|
Fix build options
Build library & run tests / build (push) Successful in 1m9s
|
2024-06-22 13:00:56 +02:00 |
|
|
15d44b6daa
|
Add code to create a client connected to the network
Build library & run tests / build (push) Failing after 22s
|
2024-06-22 12:57:41 +02:00 |
|
|
1eaeb68d82
|
Revert "Tweak usage of mutexes to reduce chance of deadlocks"
Build library & run tests / build (push) Successful in 21s
This reverts commit f35166ce78 .
|
2024-06-22 12:25:28 +02:00 |
|
|
f35166ce78
|
Tweak usage of mutexes to reduce chance of deadlocks
Build library & run tests / build (push) Failing after 27s
|
2024-06-21 16:25:58 +02:00 |
|
|
06aa6a1f71
|
Implement basic networking code
Build library & run tests / build (push) Successful in 42s
|
2024-06-21 15:54:48 +02:00 |
|
|
971e185ae5
|
Run clippy in workflow
Build library & run tests / build (push) Successful in 25s
|
2024-06-21 14:38:46 +02:00 |
|
|
1b2fd45c89
|
Add clippy to flake
Build library & run tests / build (push) Successful in 18s
|
2024-06-21 12:48:58 +02:00 |
|
|
374e50ee6b
|
Add small random delay to async test for stress-testing
|
2024-06-21 12:48:52 +02:00 |
|
|
7c2c03aa40
|
Implement workflow for building and testing library
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 |
|