libs5-go/protocol
Derrick Hammer 19fb3b9967
fix: move everything using endian to uint64
2024-01-10 11:00:01 -05:00
..
base refactor: add Original to interface 2024-01-09 12:50:52 -05:00
signed refactor: switch to using a normal map 2024-01-09 13:57:35 -05:00
handshake_open.go fix: pass SelfConnectionUris to NewHandshakeDoneRequest 2024-01-10 09:37:27 -05:00
handshake_open_test.go test: add tests for HandleMessage 2024-01-08 07:15:30 -05:00
hash_query.go refactor: add kind to interface 2024-01-09 12:49:16 -05:00
message.go feat: initial registry service support 2024-01-10 06:29:03 -05:00
protocol.go feat: initial node scoring support 2024-01-06 10:54:03 -05:00
protocol_test.go test: use TestMain approach on protocol 2024-01-08 07:14:52 -05:00
registry.go fix: move everything using endian to uint64 2024-01-10 11:00:01 -05:00
registry_entry.go fix: need to decode the original message as its not msgpack 2024-01-10 07:20:33 -05:00
registry_query.go feat: initial registry service support 2024-01-10 06:29:03 -05:00
storage_location.go chore: remove debug lines 2024-01-09 17:17:45 -05:00