summaryrefslogtreecommitdiff
path: root/internal/protocol.go
AgeCommit message (Collapse)Author
2022-01-15Repository content updateValery Piashchynski
Signed-off-by: Valery Piashchynski <[email protected]>
2022-01-12update protocol structure, use encoderValery Piashchynski
Signed-off-by: Valery Piashchynski <[email protected]>
2021-12-15Update static_pool and worker to wait response from the workerValery Piashchynski
Signed-off-by: Valery Piashchynski <[email protected]>
2021-11-25update goridgeValery Piashchynski
print bad header in the error message Signed-off-by: Valery Piashchynski <[email protected]>
2021-10-18Update error handling in the pipe/socket worker allocate methodsValery Piashchynski
Signed-off-by: Valery Piashchynski <[email protected]>
2021-10-06Allow to run scripts in the server's commandValery Piashchynski
Signed-off-by: Valery Piashchynski <[email protected]>
2021-08-09Update goridge to v3.2.0, update all frames operations.Valery Piashchynski
Signed-off-by: Valery Piashchynski <[email protected]>
2021-06-13- Use pool for the FetchPID operationValery Piashchynski
Signed-off-by: Valery Piashchynski <[email protected]>
2021-06-11Remove redundant frame to byte castingValery Piashchynski
Signed-off-by: Valery Piashchynski <[email protected]>
2021-03-02âš¡v2.0.0Valery Piashchynski
Signed-off-by: Valery Piashchynski <[email protected]>
2021-02-07Update configValery Piashchynski
Endure updated to beta.23 Tests update
2021-01-19Uniform all errors operationsValery Piashchynski
Add new ExecTTL event Update tests Signed-off-by: Valery Piashchynski <[email protected]>
2020-12-20Latest goridge version supportValery Piashchynski
2020-12-17huge refactorValery Piashchynski