Zuul with web socket

14,056

Solution 1

Zuul 1 is unable to support websockets. Zuul 2 will support it https://github.com/Netflix/zuul/issues/112.

Solution 2

We have created a zuul proxy web socket support feature to resolve this issue. I will be creating a pull request in spring cloud netflix soon. The library and demo are currently hosted in github.

Share:
14,056
Brijan Elwadhi
Author by

Brijan Elwadhi

Updated on June 04, 2022

Comments