summaryrefslogtreecommitdiff
path: root/include/vm_websocket.hpp
AgeCommit message (Expand)AuthorFilesLines
2020-10-23fix include namesEd Tanous1-3/+2
2020-10-15Lots of performance improvementsEd Tanous1-1/+1
2020-09-29Fix naming conventionsEd Tanous1-1/+1
2020-08-17Enable unused variable warnings and resolveEd Tanous1-10/+15
2020-08-17Enable clang warningsEd Tanous1-2/+2
2020-08-17Remove middlewaresEd Tanous1-3/+1
2020-06-19Drop the boost 1.7 related dependencyManojkiran Eda1-5/+0
2020-06-11clang-format: update to latest from docs repoGunnar Mills1-4/+5
2019-11-21Implement nbd-proxy as a part of bmcwebIwona Klimaszewska1-1/+2
2019-11-11Move default destructors to = default syntaxEd Tanous1-3/+1
2019-10-28Move to more modern headersEd Tanous1-1/+1
2019-10-21Add "requires" handlers to all non-trivial routesEd Tanous1-0/+1
2019-10-18Make references to crow less obviousEd Tanous1-2/+2
2019-10-11Fix a bunch of warningsEd Tanous1-2/+2
2019-05-21vm_websocket: Add websocket handlerAdriana Kobylak1-0/+218