TykTechnologies / tyk

Tyk Open Source API Gateway written in Go, supporting REST, GraphQL, TCP and gRPC protocols
Other
9.76k stars 1.09k forks source link

[WIP] Add support for bi-directional websockets and http endpoints #6622

Open buger opened 1 month ago

buger commented 1 month ago

Now you can different inputs and outputs can point to the same endpoints. But only one input and one output per each endpoint.

Description

Related Issue

Motivation and Context

How This Has Been Tested

Screenshots (if appropriate)

Types of changes

Checklist