Skip to content

Improve serialization and configuration from file #12

Description

@finnkauski

Is your feature request related to a problem? Please describe.
Configurating bridges from the existing constructors is a bit cumbersome. Ideally we'd have a more convenient storage format.

Describe the solution you'd like
Implement some type of toml storage for the bridge and implement custom construction (most likely from serde::Deserialize. This is required if we decide to keep the Bridge.target field as it has to be created from IP and token at initialisation of Bridge.

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions