Commit Graph

17 Commits

Author SHA1 Message Date
Hannah Hunter b8b46495d5 add limitation to the docs
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2025-01-15 11:10:57 -05:00
Rafael Camara 32be54dc7a add double quotes to .NET tabs 2024-06-19 08:20:49 +02:00
Rafael Camara d47ff41bb0 Adjust naming conventions 2024-06-17 22:48:14 +02:00
Hannah Hunter 69d9813f58
[WIP] Update service invocation examples (#3642)
* initial update to examples

Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>

* update dotnet example

Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>

* remove extra new client

Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>

* update per hal

Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>

* missed a var

Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>

* fix tabs

Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>

* update dapr run and code to match quickstarts

Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>

* update

Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>

* mark review pt 1

Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>

* update diagram

Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>

* go and java

Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>

* remove whitespace

Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>

* update java example

Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>

* edits per mark review

Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>

* add java

Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>

* Update howto-invoke-discover-services.md

---------

Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
Co-authored-by: Yaron Schneider <schneider.yaron@live.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
2023-08-24 16:53:25 -07:00
ItalyPaleAle 9355e6ba07 Document new values for `app-protocol` and deprecation of `app-ssl`
Fixes #3328

Also fixes #3414 by clarifying the wording around "insecure SSL"

Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
2023-05-17 13:28:04 -07:00
Hannah Hunter 2399c2d700 fix merge conflicts
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-02-16 11:43:56 -06:00
Alessandro (Ale) Segala c8a84f6cb7
Updated docs for proxying of streaming gRPC (#3112)
* Updated docs for proxying of streaming gRPC

Fixes #3065

Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>

* Add note about resiliency

Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>

* Apply suggestions from code review

Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Alessandro (Ale) Segala <43508+ItalyPaleAle@users.noreply.github.com>

---------

Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
Signed-off-by: Alessandro (Ale) Segala <43508+ItalyPaleAle@users.noreply.github.com>
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2023-02-08 15:52:21 -08:00
ItalyPaleAle af668b5037 Replace youtube embeds with youtube-nocookie for GDPR compliance
Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
2023-01-31 13:35:49 -08:00
Yaron Schneider 8e8b68f88d
remove gRPC proxy from preview features (#2272)
Signed-off-by: yaron2 <schneider.yaron@live.com>

Co-authored-by: greenie-msft <56556602+greenie-msft@users.noreply.github.com>
2022-03-21 19:52:53 -07:00
komoto d458c93dbe
Fix grcp metadata in js client (#2243)
Signed-off-by: chiru1221 <takuro1221.it@gmail.com>
2022-03-10 15:02:51 -08:00
greenie-msft 65bdea43f5
Remove app-protocol from gRPC proxying (#2116)
Signed-off-by: Nick Greenfield <nigreenf@microsoft.com>
2022-01-18 16:00:24 -08:00
Nick Greenfield 852f3c0a6a Update timestamp on YT video 2021-09-17 14:34:22 -07:00
Nick Greenfield 9288a8b1d0 Added link to community call video for how to use gRPC proxying 2021-09-17 14:28:22 -07:00
Ori Zohar 8c9b66d52c
Preview feature updates for v1.4 (#1787)
* updating preview features

* preview features doc updates

* preview alerts and table edits
2021-09-14 14:39:08 -07:00
Yaron Schneider d3c5caf864
Update python example for gRPC proxy 2021-09-13 11:25:57 -07:00
Nick Greenfield 300f89324a Fix reference links to point to correct page 2021-07-26 11:16:27 -07:00
Yaron Schneider 22d7947268
Add gRPC proxying docs (#1672)
* add grpc proxying docs

* added overview, youtube video, improved title consistency

* added preview phrasing

* address feedback

* address feedback 2

* change id

* add code tabs

* fix typo

Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
Co-authored-by: Mark Fussell <mfussell@microsoft.com>
2021-07-21 17:10:38 -07:00