Commit Graph

13 Commits

Author SHA1 Message Date
4dff84f4e7
Move rand to dev-dependencies
Some checks failed
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
8313209e0e
Bump for testing
All checks were successful
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
71adf67727
Add description and repository to manifest
All checks were successful
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
812861640d
Significantly update the documentation
Some checks failed
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
62262cb0fe
Fully implement communication 2024-06-24 15:34:14 +02:00
15d44b6daa
Add code to create a client connected to the network
Some checks failed
Build library & run tests / build (push) Failing after 22s
2024-06-22 12:57:41 +02:00
06aa6a1f71
Implement basic networking code
All checks were successful
Build library & run tests / build (push) Successful in 42s
2024-06-21 15:54:48 +02:00
a169806b32
Add small random delay in tests 2024-06-21 11:54:29 +02:00
b4f1e1b092
Implement basic test for the client interface 2024-06-21 11:28:46 +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
450415eb6b
Implement basic derivation 2024-06-19 23:25:45 +02:00