ChillerDragon
|
425506d2a3
|
Implement packing full tw packets (no ctrl messages yet)
|
2023-04-29 09:07:06 +02:00 |
|
ChillerDragon
|
f0fd825879
|
Start working on packet and chunk header packing
|
2023-04-16 19:17:05 +02:00 |
|
ChillerDragon
|
65cac66724
|
Add more types to test
This is highlighting the problem of
https://gitlab.com/teeworlds-network/twnet_parser/-/issues/1
Every lib user that wants to use types needs to do a cast
to access the properties of messages
|
2023-04-16 11:44:09 +02:00 |
|
ChillerDragon
|
9615392156
|
Fix parsing messages with ids higher than 31
See my thought process here
https://github.com/ChillerDragon/teeworlds-protocol/pull/15
|
2023-04-07 16:10:56 +02:00 |
|
ChillerDragon
|
df3448d001
|
Add failing call vote packet test
|
2023-04-07 14:31:04 +02:00 |
|