HEP
HEP copied to clipboard
HEP-EEP: Extensible Encapsulation Protocol (Specs & Technical Docs)
### Description When starting the `hepsub-cgrates` project using the command `nodejs cgrates.js`, the API server starts, but immediately logs an error related to the registration API. ### Expected Behavior The...
Assuming that we want to use HEP to encapsulate an HTTP2 message (frame), max message size defined in HEP header (currently 65535) can be restrictive. i guess header change means...
Example state: > 00 00 00 01 00 07 02; protocol family = 2 (IPv4) wheareas IANA documentation for [protocol family](https://www.iana.org/assignments/address-family-numbers/address-family-numbers.xhtml) state: > 1 | IP (IP version 4)
I just implemented the HEP3 protocol in C# and I found an inconsistency when using these 2 tools ("hepipe" and "captagent6") to send data to Homer; the "capture_agent_id" is treated...