core-extra/daemon/core/api/grpc
2019-12-16 13:26:55 -08:00
..
__init__.py updates to layout core module packages in a more logical way, including renaming methods from objects to nodes and nodes.objid to nodes.id 2019-04-29 23:31:47 -07:00
client.py updated grpc throughputs to only check a specific session and verify the data being collected and sent is for that session, fixed data from throughputs being in hex getting converted to int, updated coretk to only run throughputs when enabled, updated grpc streams to return the stream to allow it being canceled 2019-12-16 11:14:05 -08:00
events.py updated events streamed from sessions to include session id for easy identification 2019-12-16 12:21:03 -08:00
grpcutils.py added grpc to get current service configurations, fixed bug for core daemon not using custom service configs 2019-12-13 18:17:42 -08:00
server.py fixes for parsing grpc throughputs 2019-12-16 13:26:55 -08:00