dotnet / dotnet/yarp

Allowing routing based on payload contents

Open
#210 10 comments 2 reactions 0 assignees View on GitHub
Type: Documentation Type: Idea
Dominant language
C#
Stars
9.6k
Forks
933
Avg merge
12d 18h
Merged PRs (30d)
2

Description

### What should we add or change to make your life better?
Allowing routing requests to certain services (or service instances) based on certain parts of the payload.

### Why is this important to you?
We are on the listening end of a notification pipeline, like a lot of notification pipelines the auth info is not specific to a certain shard and instead the shard information is put in the request itself. We would want certain shards to go to certain instances. This will require inspecting payload.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.