reaction/plugins
ppom cd2d337850
Fixed communication error: do not use serde_json::Value
So maybe serde_json's Value can't be serialized with postbag.
Recreated my own Value that can be converted from and to serde_json's.

removed one useless tokio::spawn.
2025-12-07 12:00:00 +01:00
..
reaction-plugin Fixed communication error: do not use serde_json::Value 2025-12-07 12:00:00 +01:00
reaction-plugin-cluster Fixed communication error: do not use serde_json::Value 2025-12-07 12:00:00 +01:00
reaction-plugin-virtual Fixed communication error: do not use serde_json::Value 2025-12-07 12:00:00 +01:00