libs5-go/protocol/base
Derrick Hammer fec2adb72f
fix: we need to use the msgpack reader and get the rest of the bytes, not use DecodeRaw
2024-01-07 22:21:59 -05:00
..
base.go fix: need to store a reference to the handler to itself so we can access it by the proper type in a parent method 2024-01-07 10:37:42 -05:00
encodeable_message.go refactor: need to crease a base protocol package to solve import cycle 2024-01-07 05:12:43 -05:00
incoming_message.go fix: we need to use the msgpack reader and get the rest of the bytes, not use DecodeRaw 2024-01-07 22:21:59 -05:00
signed.go refactor: need to crease a base protocol package to solve import cycle 2024-01-07 05:12:43 -05:00