All Classes and Interfaces

Class
Description
Represents an ICE candidate message used in WebRTC signaling.
Inner class representing the data payload of an ICE candidate message.
Represents a join message used in WebRTC signaling.
Inner class representing the data payload of a join message.
Inner class representing user information.
Represents a message indicating that a user is leaving a room.
Represents the types of messages exchanged during WebRTC signaling.
Represents a session description message used in WebRTC signaling.
Inner class representing the data payload of a session description message.
Manages WebSocket signaling for WebRTC connections.
Base class for all signaling messages.
A web server implementation using Jetty that provides both HTTPS and WebSocket functionality.
A WebSocket client implementation using JDK internal WebSockets (java.net.http.WebSocket).
Handles WebSocket connections and messages for the WebRTC signaling server.