config
|
refactor: move config to its own package
|
2024-01-06 13:23:54 -05:00 |
ed25519
|
fix: bad return on PublicKeyRaw
|
2024-01-07 05:22:00 -05:00 |
interfaces
|
refactor: dont use pointers with interfaces
|
2024-01-07 06:47:01 -05:00 |
net
|
fix: dont return by ref
|
2024-01-07 06:51:40 -05:00 |
node
|
fix: set started
|
2024-01-07 05:25:45 -05:00 |
protocol
|
fix: bad type conversion, and add a panic
|
2024-01-07 09:13:02 -05:00 |
serialize
|
chore: remove commented code
|
2024-01-05 07:41:33 -05:00 |
service
|
refactor: dont use pointers with interfaces
|
2024-01-07 06:47:01 -05:00 |
storage
|
refactor: need to export storage structs
|
2024-01-07 04:33:40 -05:00 |
structs
|
refactor: add interface to map
|
2024-01-07 03:57:12 -05:00 |
types
|
feat: wip networking
|
2024-01-06 06:34:15 -05:00 |
LICENSE
|
chore: LICENSE
|
2024-01-03 03:48:50 -05:00 |
README.md
|
Initial commit
|
2024-01-02 15:21:09 +00:00 |
go.mod
|
dep: switch to nhooyr websocket
|
2024-01-07 06:31:26 -05:00 |
service.go
|
feat: wip networking
|
2024-01-06 06:34:15 -05:00 |