Skip to content

Support multiple servers types #1

@sirdavos47

Description

@sirdavos47

Description:
Currently the app only works with one server type or backend configuration. It would be helpful if the app could support multiple server types (e.g., REST, gRPC, WebSocket, custom RPC) so that users can choose the server or protocol best suited to their needs.

Proposed Enhancement:
Add support for defining multiple server types in configuration or settings. Ideally the app should allow:

Selecting server type (REST, gRPC, WebSocket, etc.)

Providing server-specific connection details (host, port, credentials)

Switching between server types without code changes

Benefits:

Increases flexibility for different deployments

Eases testing across different environments

Future-proofs the app for new protocols

Environment:

App version: (if relevant)

Platform: (if relevant)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions