Apollo  6.0
Open source self driving car software
Classes | Namespaces
websocket_handler.h File Reference
#include <memory>
#include <mutex>
#include <string>
#include <thread>
#include <unordered_map>
#include <vector>
#include "CivetServer.h"
#include "nlohmann/json.hpp"
Include dependency graph for websocket_handler.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  apollo::dreamview::WebSocketHandler
 The WebSocketHandler, built on top of CivetWebSocketHandler, is a websocket handler that handles different types of websocket related events. More...
 

Namespaces

 apollo::dreamview
 apollo::dreamview
 
 apollo
 PlanningContext is the runtime context in planning. It is persistent across multiple frames.