network chunk v13

This commit is contained in:
andrei-mihnea-cerbu
2024-11-13 13:50:18 +02:00
parent 39d007e34f
commit 116676db77
5 changed files with 62 additions and 10 deletions
@@ -7,7 +7,6 @@ export class GeneralOperations implements OperationPlugin {
public static readonly operationCodes = {
OK: 'OK',
ERR: 'ERR',
END: 'END',
HEARTBEAT: 'HEARTBEAT',
ALIVE: 'ALIVE',
SET_PUBLIC_KEY: 'SET_PUBLIC_KEY',