You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am aware that .Net 7 has some support for WebTransport in the server side (Kestrel), but how about the client side (HttpClient or ClientWebTransport)?
Is it possible to use WebTransport from HttpClient/ClientWebTransport for server-to-server bidirectional communication?
If not, is it planned for future .Net?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Greetings,
I am aware that .Net 7 has some support for WebTransport in the server side (Kestrel), but how about the client side (HttpClient or ClientWebTransport)?
Is it possible to use WebTransport from HttpClient/ClientWebTransport for server-to-server bidirectional communication?
If not, is it planned for future .Net?
Many thanks
Beta Was this translation helpful? Give feedback.
All reactions