# java.client **Repository Path**: mirrors_kaazing/java.client ## Basic Information - **Project Name**: java.client - **Description**: Kaazing WebSocket client using RFC-6455 and emulated protocols, plus AMQP protocol client - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: develop - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-09-25 - **Last Updated**: 2026-01-11 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # java.client The java.client includes the following projects: * [ws](ws) - a client API that enables developers to build Java applications that communicate with an RFC-6455 endpoint over WebSocket, such as KAAZING Gateway. * [amqp-0-9-1](amqp-0-9-1) - a client API that enables developers to build Java applications that communicate with an AMQP broker using an RFC-6455 endpoint over WebSocket, such as KAAZING Gateway.