ExpressGateway / express-gateway

A microservices API Gateway built on top of Express.js
https://www.express-gateway.io
Apache License 2.0
2.98k stars 348 forks source link

Suggested change by @zzzONzzz #954

Closed wywfalcon closed 5 years ago

wywfalcon commented 5 years ago

This was a suggestion by @zzzONzzz

It seems to work just fine. I tested with both wss and ws connections.

XVincentX commented 5 years ago

I wish that'd be so easy.

Unfortunately adding proxy support is something we'd need to do on server level — and it's a little bit difficult to make it happen on endpoint level. We'll get there, but we need to plan this accordingly.

Closing for now.