Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 1.36 KB

README.md

File metadata and controls

20 lines (14 loc) · 1.36 KB

Build Status Codacy Badge codecov

Non-blocking HTTP client for Moleculer

The "moleculer-java-httpclient" is an asynchronous HTTP client API, specially designed for Java-based Moleculer Ecosystem. The client is suitable for handling large numbers of REST requests, and it can receive WebSocket messages from a Netty/J2EE-based Moleculer application. The built-in Heartbeat function automatically checks if a connection has been lost. If a connection is lost, the client automatically rebuilds the connection.

Documentation

Documentation

License

This project is available under the MIT license.