Skip to content

How to make a Blazor WebAssembly app listen for http requests? #25994

Discussion options

You must be logged in to vote

No, sorry. Browsers don't provide a mechanism for listening for HTTP requests. This kind of arbitrary TCP listener is not permitted within the browser sandbox, and so it's not possible for Blazor WebAssembly to do that.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by SteveSandersonMS
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants