| Action Engine
             | 
A client for WebRTC signalling using WebSocket.
This class handles the connection to a WebSocket server for WebRTC signalling, allowing the client to send and receive offers, answers, and ICE candidates. It provides methods to set callbacks for handling these messages and to connect with a specific identity.
#include <actionengine/net/webrtc/signalling_client.h>