tux3
c79852f849
Add a few more event IDs to the list
...
Clearly realizing that the event ID field should be split in two now
We have some obvious duplicates because the high part can vary,
but the low part is still unique as far as I can tell.
However I don't have any idea what the high part means yet..
2023-03-10 22:27:56 +01:00
tux3
8582a3309d
0.3.1: Allow creating events with raw IDs, pretty print IDs in hex
2023-03-10 15:39:45 +01:00
tux3
f153bb8db9
Add TS socket acceptor and bump to 0.3.0
2023-03-10 14:48:15 +01:00
tux3
cf70779c5a
Fix minor clippy warnings
2023-03-10 14:48:15 +01:00
tux3
4b3b7f62cb
Bump to 0.2.1
2022-08-31 21:33:37 +02:00
tux3
f97df6869b
Add #![forbid(unsafe_code)]
2022-08-31 21:29:53 +02:00
tux3
4c9d4b0316
Document CloudProtoSocket DEFAULT_MAX_FRAME_LENGTH value
2022-08-31 21:29:33 +02:00
tux3
801ce793d9
Add current MSRV in Cargo.toml
2022-08-31 20:36:55 +02:00
tux3
b58fad8ce8
Add badges
2022-08-31 20:36:55 +02:00
tux3
e97603546d
Add Github actions for clippy and tests
2022-08-31 20:36:55 +02:00
tux3
fa14247664
LFO file download client
2022-08-31 20:36:55 +02:00
tux3
5bcb0e6a04
Add a few channe-related event IDs
2022-08-31 12:11:33 +02:00
tux3
06eac57040
Fill some Cargo.toml fields
2022-08-28 16:50:18 +02:00
tux3
80025cf9e9
TsEventSocket carries Events over a CloudProtoSocket
...
This allows connecting to a TS server and exchanging packets with it
Note that we don't implement listenning on this socket yet,
so for now it can only be used to build a client.
2022-08-28 16:50:18 +02:00
tux3
869d9e5531
Add CloudProtoSocket carrying CloudProtoPackets
2022-08-28 15:59:23 +02:00
tux3
ac0d69d7f0
Cargo stub project
2022-08-26 18:51:29 +02:00
tux3
4aee574b72
Root commit
2022-08-26 18:51:15 +02:00