Closed jschneider closed 7 years ago
<!-- Async Http Client -->
<dependency>
<groupId>com.ning</groupId>
<artifactId>async-http-client</artifactId>
<scope>test</scope>
</dependency>
If you find a better one let me know.
ps: In future please use gitter for these type of questions. Thanks
Ok. Thanks and sorry.
Hey guys,
would love to have a web sockets client for my integration tests. Any suggestions what to use? Maybe add a dependency and a sample to the tests?