Tyrus is the reference implementation of the Java API for WebSocket (JSR 356) and provides a standalone client bundle for WebSocket communication.
<dependency>
<groupId>org.glassfish.tyrus.bundles</groupId>
<artifactId>tyrus-standalone-client</artifactId>
<version>2.2.2</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Connects to a WebSocket server using Tyrus standalone client.
No known issues recorded.
No dependency data recorded yet.