DMTF / Redfish-Event-Listener

The Redfish Event Listener is a lightweight HTTPS server that can be deployed to read and record events from Redfish services.
Other
31 stars 15 forks source link

Rewrite program to remove dependency #34

Closed tomasg2012 closed 2 weeks ago

tomasg2012 commented 3 weeks ago

Remove HttpStream and SocketReader dependencies

Fixes #28

Tested against mockups using curl and a mock payload.

Some variable names for readability.

mraineri commented 2 weeks ago

Approved 6/28