Module bus.http

Package org.miaixz.bus.http.socket


package org.miaixz.bus.http.socket
Provides the implementation of the WebSocket protocol (RFC 6455) for creating and managing WebSocket connections.
Since:
Java 17+
Author:
Kimi Liu