georgeboot / laravel-echo-api-gateway

Use Laravel Echo with API Gateway Websockets. Works with Bref.sh and Laravel Vapor.
MIT License
99 stars 22 forks source link

Demo will helpfull #4

Open singhpk89 opened 3 years ago

singhpk89 commented 3 years ago

Hey @georgeboot nice work done by you.

If you can create a demo and explain over an article or make documentation for this library.

georgeboot commented 3 years ago

Hi @singhpk89, thanks for opening up an issue.

Can you please tell me what exactly you are missing from the current 'docs' in the Readme of the package?

I'll be happy to elaborate on those topics.

mikebronner commented 3 years ago

Comment deleted, as I figured out what I was doing wrong, and my comments were no longe relevant.

georgeboot commented 3 years ago

@mikebronner mind elaborating on what you were doing wrong? Perhaps we can improve the docs a bit.

mikebronner commented 3 years ago

@georgeboot When first setting up the API on a brand new AWS account, the screen wasn't very clear about the type of API I was creating, and ended uncreating the wrong one. When I tried creating another from the API listing page, it took me through a different creation wizard, and gave me clear choices as to the type of API to create. That fixed it for me.