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?

Nessuna risposta

Accesso non effettuato. Accedi per postare una risposta.

Una buona risposta soddisfa chiaramente la domanda, fornisce un feedback costruttivo e incoraggia la crescita professionale del richiedente.

Linee guida per rispondere alle domande