hash-of-wisdom/internal/protocol
2025-08-23 12:35:47 +07:00
..
constants.go [PHASE-5] Move constants into separate file 2025-08-23 12:35:06 +07:00
message_decoder.go [PHASE-5] Rework codec 2025-08-23 12:35:08 +07:00
message_decoder_test.go [PHASE-5] Implement roundtrip tests 2025-08-23 12:35:47 +07:00
requests.go [PHASE-5] Move requests to separate file and implement decoding 2025-08-23 12:35:07 +07:00
responses.go [PHASE-5] Delegate encoding to the objects themselves 2025-08-23 12:35:05 +07:00
roundtrip_test.go [PHASE-5] Implement roundtrip tests 2025-08-23 12:35:47 +07:00
types.go [PHASE-5] Rework codec 2025-08-23 12:35:08 +07:00