How to expose custom api gateway websocket url from cdk to frontend

0

I made a custom api gateway resource using cdk because amplify doesn't support websocket protocol. Creating custom domains and @subscription are not an option, I need control over the raw websocket. How can I make the url of this available to my frontend? I need to expose the wss://...execute-api... to my frontend application. How can I make this?

Keine Antworten

Du bist nicht angemeldet. Anmelden um eine Antwort zu veröffentlichen.

Eine gute Antwort beantwortet die Frage klar, gibt konstruktives Feedback und fördert die berufliche Weiterentwicklung des Fragenstellers.

Richtlinien für die Beantwortung von Fragen