LICENSE
|
Added AGPLv3 LICENSE
|
2023-07-10 22:39:37 -06:00 |
Makefile
|
Removed unecessary capnp dependency
|
2023-09-18 20:11:50 -06:00 |
context.go
|
update
|
2024-03-31 18:58:27 -07:00 |
db.go
|
update
|
2024-03-31 18:58:27 -07:00 |
extension.go
|
Moved SendMsg and RecvMsg to one object
|
2024-03-30 23:36:50 -07:00 |
go.mod
|
Started graphql and serialization come together
|
2024-03-04 21:30:11 -07:00 |
go.sum
|
Started graphql and serialization come together
|
2024-03-04 21:30:11 -07:00 |
gql.go
|
update
|
2024-03-31 18:58:27 -07:00 |
gql_node.go
|
Moved SendMsg and RecvMsg to one object
|
2024-03-30 23:36:50 -07:00 |
gql_test.go
|
update
|
2024-03-31 18:58:27 -07:00 |
graph_test.go
|
update
|
2024-03-31 18:58:27 -07:00 |
listener.go
|
Moved SendMsg and RecvMsg to one object
|
2024-03-30 23:36:50 -07:00 |
lockable.go
|
update
|
2024-03-31 18:58:27 -07:00 |
lockable_test.go
|
update
|
2024-03-31 18:58:27 -07:00 |
log.go
|
Moved db from badger to an interface
|
2024-03-30 14:42:06 -07:00 |
message.go
|
Updated MessageQueue
|
2024-03-31 17:02:30 -07:00 |
node.go
|
update
|
2024-03-31 18:58:27 -07:00 |
node_test.go
|
update
|
2024-03-31 18:58:27 -07:00 |
serialize_test.go
|
update
|
2024-03-31 18:58:27 -07:00 |
signal.go
|
Fixes and optimizations
|
2024-03-28 19:28:07 -07:00 |