Skip to content

Evaluate dynamic Gateway-Service association #22

@canepat

Description

@canepat

In order to have separate traffic back to Gateways then the Service needs separate endpoints for them. This can be done in different ways including configuration, a discovery service or by using the Image.sourceIdentity() which can be picked up when a onAvailableImage() callback is triggered: at the moment explicit programming wiring (possibly backed by configuration) is used.
For the request traffic to the same channel and stream id, the Header.sessionId() can be used to match request sources with responses previously matched up with the onAvailableImage() callbacks.

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions