scalawebsocketasynchttpclient

Scala Websocket Client?


I am looking for a Scala WebSocket client. There are a number of examples, gists and artefacts but most of them don't work (anymore?) and none of them seem to be maintained. A Scala wrapper around AsyncHttpClient would do fine. Thanks for any pointer!


Solution

  • Time has passed and I think akka-http could be the right choice.