Martin Sampietro
1 min readOct 11, 2019

--

Hi!

How did you achieve to connect AWS Api Gateway with your backend using STOMP ?.

We couldn’t achieve that. We tried to proxy requests to our backend without success. As a workaround we are currently using an exposed Application Load Balancer to support client connections using stompJS on a specific endpoint and all other request through rest API Gateway.

Any ideas? Thx!

--

--

Responses (1)