Engine implementations shipped with NRP-coreΒΆ

This page lists Engine implementations currently available with NRP-core. These implementations provide out-of-the-box functionality for use with NRP-core, and also represent good examples to study for users interested in implementing their own engines. For each engine implementation, a general description of the provided functionality is offered first, followed by the engine configuration parameters, and finally a list of datapack types supported by the engine.

Additionally, in order to make it easier to implement new engines, we propose a way to leverage code reusability: for new engine implementations, interested users can therefore refer to one of the available Engine Communication Protocols. These are Engine templates implementing all aspects of engine client / server communication for a given protocol.

List of available engines:

Related Pages: