Skip to content

Latest commit

 

History

History
24 lines (18 loc) · 1.09 KB

README.md

File metadata and controls

24 lines (18 loc) · 1.09 KB

ar:kalix

The Arrowhead Kalix Libraries

ar:kalix is a set of Java libraries designed to simplify the creation of Arrowhead Framework compliant industrial IoT systems. The libraries provide a platform for modern asynchronous I/O, utilities for seamless message encoding/decoding, robust abstractions for creating and communicating with Arrowhead-compliant systems, as well as a plugin-system that makes it convenient to reuse service integrations.

Please refer to arkalix.se for more information about the Arrowhead Kalix library and the Arrowhead Framework.

Contributing

Bugfixes, documentation improvements and other minor adjustments are always welcome. Simply make whatever corrections you think should be made and create a pull request. If making a bugfix, please also create a unit test that affirms that the bug has been corrected.

Feature additions, deprecations, refactorings and other major contributions are very much welcome, but only after being discussed and planned. Please create an issue for discussing your contribution before starting on it.