go-teeworlds-protocol/protocol7
ChillerDragon 60f9e182a8 Always set num chunks to 0 in control packets
This is what the reference implementation expects.
Otherwise it tries to call FetchChunk and fails to parse the header.
2024-06-24 09:48:03 +08:00
..
packet.go Always set num chunks to 0 in control packets 2024-06-24 09:48:03 +08:00
packet_test.go cleanup code, add test utilities, add error return values 2024-06-23 21:18:54 +02:00
session.go lil refactor 2024-06-23 17:00:39 +08:00