summaryrefslogtreecommitdiff
path: root/redfish-core/include/server_sent_events.hpp
AgeCommit message (Expand)AuthorFilesLines
2022-08-24Remove tcp_streamEd Tanous1-2/+2
2022-06-30Require explicit decorator on one arg constructorsEd Tanous1-1/+2
2022-06-01Try to fix the lambda formatting issueEd Tanous1-34/+34
2022-02-17Prepare for clang-tidy-14Ed Tanous1-5/+4
2022-02-07Enable readability-redundant-control-flow checksEd Tanous1-2/+0
2021-12-16Remove unused headerEd Tanous1-1/+0
2021-06-09Remove the Node classEd Tanous1-1/+0
2020-10-23Turn on ALL perf checksEd Tanous1-2/+2
2020-10-06Modernize event service manager and sseEd Tanous1-2/+1
2020-10-06Fix includesEd Tanous1-2/+3
2020-09-17Fix using namespaceEd Tanous1-2/+2
2020-08-17Enable unused variable warnings and resolveEd Tanous1-5/+6
2020-08-17Enable clang warningsEd Tanous1-2/+2
2020-07-02EventService: Support for Server Sent Events(SSE)AppaRao Puli1-0/+290