libs5-go/protocol
Derrick Hammer a9fb6aedb9
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
..
base 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
signed feat: add EncodeMsgpack, HandleMessage, and NewHandshakeDoneRequest toHandshakeDone 2024-01-07 09:13:03 -05:00
handshake_open.go feat: add DecodeMessage and HandleMessage to HandshakeOpen 2024-01-07 09:13:02 -05:00
hash_query.go refactor: dont use pointers with interfaces 2024-01-07 06:47:01 -05:00
message.go refactor: need to crease a base protocol package to solve import cycle 2024-01-07 05:12:43 -05:00
protocol.go feat: initial node scoring support 2024-01-06 10:54:03 -05:00
storage_location.go refactor: dont use pointers with interfaces 2024-01-07 06:47:01 -05:00