Commit Graph

8 Commits (edf8c3398a59af63aa7500746c5bd06681237c96)

Author SHA1 Message Date
James Newton-King 4b20e4e025
React to 2.29.0 API changes in gRPC-Web (#18373) 2020-05-19 05:52:15 -05:00
James Newton-King cb0c9c7511
Update CORS_Startup.cs (#17819)
* Update CORS_Startup.cs

* Update CORS_Startup.cs
2020-04-16 14:32:18 -05:00
James Newton-King 90118dc449
Use CORS with gRPC-Web (#17030)
* Use CORS with gRPC-Web

* Apply suggestions from code review

Co-Authored-By: Scott Addie <10702007+scottaddie@users.noreply.github.com>

Co-authored-by: Scott Addie <10702007+scottaddie@users.noreply.github.com>
2020-02-18 20:55:37 -08:00
James Newton-King 164ad26d93
gRPC-Web documentation fixes (#16934)
* gRPC-Web documentation fixes

* Update browser.md

* Added note about Blazor WA sync issue

* Tiny change for better a loc translation.

Co-authored-by: Wade Pickett <wpickett@microsoft.com>
2020-02-11 14:41:46 -08:00
James Newton-King e1c22ec38e
Fix various gRPC browser issues (#16914)
* Fix various gRPC browser issues

* Update aspnetcore/grpc/browser.md

Co-Authored-By: Scott Addie <10702007+scottaddie@users.noreply.github.com>

* Update browser.md

* update ms.date value

Co-authored-by: Scott Addie <10702007+scottaddie@users.noreply.github.com>
2020-02-07 17:37:19 -08:00
Rick Anderson a78cfd4b09
Ra/test (#16715)
* /AllServicesSupportExample_Startup.cs

* test PR /AllServicesSupportExample_Startup.cs
2020-01-25 10:17:16 -08:00
Rick Anderson 5c72bc6bcc
Update AllServicesSupportExample_Startup.cs (#16714) 2020-01-25 09:55:13 -08:00
James Newton-King ec74041097 Add gRPC-Web article (#16613)
* Add gRPC-Web article

* Clean up

* Clean up

* Clean up

* Edit pass for grpc browser.md & move snippets to code files (#16676)

* Edit sweep for grpc browser.md
* Update aspnetcore/grpc/browser.md
* Loc friendly updates move code to files, comments back to text
* Added snippet numbers to code files and code highlights
* adding alternative startup config all services for gRPC-Web
AllServicesSupportExample_Startup.cs
* Co-authored-by: Rick Anderson
* Co-authored-by: Wade Pickett
2020-01-25 08:57:02 -08:00