{"id":76184,"library":"play-ahc-ws-2-13","title":"Play AHC WS","description":"Async HTTP client WebSocket support for Play Framework using Async HTTP Client (AHC).","status":"active","version":"2.9.11","language":"java","source_language":null,"source_url":"https://github.com/playframework/playframework","tags":["play","websocket","http-client","scala","async"],"install":[{"cmd":"<dependency>\n  <groupId>com.typesafe.play</groupId>\n  <artifactId>play-ahc-ws_2.13</artifactId>\n  <version>2.9.11</version>\n</dependency>","lang":"xml","label":"Maven"},{"cmd":"implementation 'com.typesafe.play:play-ahc-ws_2.13:2.9.11'","lang":"groovy","label":"Gradle"}],"dependencies":[],"imports":[{"symbol":"AhcWSClient","correct":"play.api.libs.ws.ahc.AhcWSClient"}],"quickstart":{"code":"import play.api.libs.ws.ahc.AhcWSClient;\nimport akka.actor.ActorSystem;\n\npublic class Example {\n    public static void main(String[] args) {\n        ActorSystem system = ActorSystem.create();\n        AhcWSClient client = AhcWSClient(system);\n        System.out.println(client.getClass().getName());\n    }\n}","lang":"java","description":"Create an AHC-based WebSocket client in Play."},"warnings":[{"fix":"Use the correct artifact for your Scala version (e.g., play-ahc-ws_2.12 for Scala 2.12).","message":"Play AHC WS uses Scala 2.13; ensure compatibility with your Scala version.","severity":"breaking","affected_versions":">=2.9.0"}],"env_vars":null,"search_vec":"'ahc':2,16 'async':4,13,23 'client':6,15,21 'framework':11 'http':5,14,20 'http-client':19 'play':1,10,17 'scala':22 'support':8 'use':12 'websocket':7,18 'ws':3","created_at":"2026-06-17T19:25:37.676524+00:00","updated_at":"2026-06-17T19:25:37.676524+00:00","problems":[],"ecosystem":"maven","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://github.com/playframework/playframework","github":"https://github.com/playframework/playframework","docs":"https://appdoc.app/artifact/com.typesafe.play/play-ahc-ws_2.13/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["http-client"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-17","next_check":"2026-12-14","install_tag":null}}