Async HTTP client WebSocket support for Play Framework using Async HTTP Client (AHC).
<dependency>
<groupId>com.typesafe.play</groupId>
<artifactId>play-ahc-ws_2.13</artifactId>
<version>2.9.11</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Create an AHC-based WebSocket client in Play.
Use the correct artifact for your Scala version (e.g., play-ahc-ws_2.12 for Scala 2.12).
No dependency data recorded yet.