UNPKG

@openevstack/ocpp-rpc

Version:

⚡ A lightweight, production-ready RPC server built with Express and WebSocket for handling OCPP-based EV charger communication. Part of the OpenEVStack ecosystem.

6 lines (5 loc) 160 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.NOREPLY = void 0; // utils/symbols.ts exports.NOREPLY = Symbol("NOREPLY");