• 0 Open
    2 Closed
    Updated 2023-04-27 02:18:51 +02:00
    Closed 2023-04-27 02:18:51 +02:00
  • 0 Open
    43 Closed
    Updated 2024-05-06 02:28:11 +02:00
    Closed 2024-05-06 02:28:11 +02:00

    Several integrations still have an unnecessary split between a plugin and a backend component.

    This has legacy reasons - at the beginning of the project plugins were used for stateless integrations, while backends were used for integrations with a state or that ran an active listener.

    Since the RunnablePlugin has removed this barrier, some of the remaining integrations that have both a plugin and a backend should have those components merged into a single RunnablePlugin.

    Backends should only be used for integrations that actively expose a service - like the Web server, the TCP messaging service or the Hue bridge service emulator.

  • v1.0.0

    100%
    0 Open
    12 Closed
    Updated 2024-05-26 04:17:20 +02:00
    Closed 2024-05-26 04:17:20 +02:00
  • v1.1.0

    100%
    0 Open
    4 Closed
    Updated 2024-06-06 03:27:14 +02:00
    Closed 2024-06-06 03:27:14 +02:00