Hello
I want to use spring-cloud-gateway as my load balancer. The problem is that my clients have https connections and some of them have tcp/udp connections.
Can you please let me know if spring-cloud-gateway supports https and tcp/udp connections?
Best regards
HTTPS should be supported by spring framework in general. I'm unsure if a TCP/UDP gateway is in scope. We'll keep this issue open until we decide one way or another.
Any further information about this feature?
No, this will not be part of the initial release.
What's the plan to support HTTPS ?
@harryyu1018
HTTPS is already supported via Spring WebFlux and Spring Boot
here is an example
https://github.com/making/pks-master-gateway/blob/master/src/main/resources/application.properties#L7-L14
@making Thank you.
Support for TCP planned in future ?
@ShobhrajARaut not immediately or the near future.
@spencergibb Thank you
I hope Spring cloud gateway supports tcp protocol.
@spencergibb the rsocket is tcp socket support module?
No it is not. It is only for rsocket not TCP in general
Does gateway-rsocket have a release plan? @spencergibb
Later this year after boot 2.2
@spencergibb Now, Spring boot 2.2.x is released, I want to know the plan to support for TCP.
Any further information about this feature?
Any further information about this feature?
No
any good news, for implementing this feature
No
Most helpful comment
Any further information about this feature?