Skip to content

Feature request - allow protocol plugins #82

@stuffa

Description

@stuffa

In some cases I have wanted my application to support multiple protocols
eg: CoAP and MQTT plain TCP etc
It would be great is I could easily add a plugin that supported proxying of the protocols
either into the existing thruster instance, or into a separate instance for each protocol
This way the applications when upgrades to rails 8 can take advantage of the existing rails standard configuration and infrastructure

right now I am forking thruster - removing http(s) and adding my own protocols, and running a separate instance
ie: truster , thruster-coap, thruster-mqtt

This would make deploying in more complex environments easier and remove the need to add additional proxies such as traffic, nginx etc

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions