Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Possible to add steps to debug locally? #147

Open
DarrenWainwright opened this issue Nov 12, 2020 · 1 comment
Open

Possible to add steps to debug locally? #147

DarrenWainwright opened this issue Nov 12, 2020 · 1 comment

Comments

@DarrenWainwright
Copy link

This document is the only one i found after a few days trying to get bi-directional communication working; in particular invoking a function method via signalR. Thank you!

I'd like to ask if it's possible to add some steps on how to debug locally?

I'm using postman and another MSFT Employee pointed me here https://docs.microsoft.com/en-us/azure/azure-signalr/concept-upstream#serverless-protocols for information on forming a post to the locally running function - I'm not winning though and unsure why.

I think this extra information might be valuable to other devs too.

thank you

@Y-Sindo
Copy link
Member

Y-Sindo commented May 7, 2021

Although this issue was created a long time ago, I'd still try to answer the question in case someone wants it later. Do you mean making Azure SignalR trigger your local SignalRTrigger functions by "invoking a function method via signalR"? If so, you could try ngrok. Please see https://hackernoon.com/using-ngrok-with-azure-functions-7e209e96538c for reference.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants