noah metz
|
193952e84d
|
Fixed cache bug
|
2023-10-15 22:43:11 -06:00 |
noah metz
|
d930d78351
|
Added logging
|
2023-10-15 20:35:02 -06:00 |
noah metz
|
76e1e9a17a
|
Fixed verification of authorized signals
|
2023-10-14 15:53:20 -06:00 |
noah metz
|
c4df57a932
|
Added Authorization to not pass node private keys
|
2023-10-14 15:05:23 -06:00 |
noah metz
|
5a86334d5a
|
Moved ReqID out of SignalHeader and into ResponseHeader, added ResponseSignal interface for signals that are responses to others
|
2023-10-01 16:45:03 -06:00 |
noah metz
|
b09e150c46
|
Added PostDeserialize to GQLExt to initialize temporary maps/slices
|
2023-09-20 11:05:47 -06:00 |
noah metz
|
ab5b922a7d
|
Forward status signals to resolvers
|
2023-09-18 19:55:55 -06:00 |
noah metz
|
d34304f6ad
|
Added logic to not re-resolve nodes if they're cached, and cache nodes as they're resolved
|
2023-09-18 12:02:30 -06:00 |
noah metz
|
9ffa9d6cb2
|
Reorganized GQL files, and moved from modifying the GQL library to using a NodeCache in ResolveContext
|
2023-09-18 11:15:58 -06:00 |