Action Engine
Loading...
Searching...
No Matches
signalling_client.h File Reference

Detailed Description

Provides the SignallingClient class for WebRTC signalling over WebSocket.

#include <cstdint>
#include <functional>
#include <memory>
#include <string>
#include <string_view>
#include <utility>
#include <absl/base/thread_annotations.h>
#include <absl/log/log.h>
#include <absl/status/status.h>
#include <boost/json/value.hpp>
#include "actionengine/concurrency/concurrency.h"
#include "actionengine/net/websockets/fiber_aware_websocket_stream.h"

Go to the source code of this file.

Classes

class  act::net::SignallingClient